diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2019-12-05 21:18:41 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2019-12-05 21:18:41 -0800 |
commit | 1df18a09c7785df1d6b616c0fd4fceb4461e2670 (patch) | |
tree | 424adc8e5228a51e09bbd3f8f47cb3f3e26e36c0 /snapshots-create.sh | |
parent | sync-distfiles.sh: better rotation of INDEX files to verify changes (diff) | |
download | mastermirror-scripts-1df18a09c7785df1d6b616c0fd4fceb4461e2670.tar.gz mastermirror-scripts-1df18a09c7785df1d6b616c0fd4fceb4461e2670.tar.bz2 mastermirror-scripts-1df18a09c7785df1d6b616c0fd4fceb4461e2670.zip |
Update copyrights
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'snapshots-create.sh')
-rwxr-xr-x | snapshots-create.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snapshots-create.sh b/snapshots-create.sh index f29dec6..f43990f 100755 --- a/snapshots-create.sh +++ b/snapshots-create.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2011-2017 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 2011-2019 Gentoo Authors; Distributed under the GPL v2 # might be earlier copyright, no history available # 1) Create the tarball |