aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2019-12-05 21:18:41 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2019-12-05 21:18:41 -0800
commit1df18a09c7785df1d6b616c0fd4fceb4461e2670 (patch)
tree424adc8e5228a51e09bbd3f8f47cb3f3e26e36c0 /sync-experimental.sh
parentsync-distfiles.sh: better rotation of INDEX files to verify changes (diff)
downloadmastermirror-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 'sync-experimental.sh')
-rwxr-xr-xsync-experimental.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync-experimental.sh b/sync-experimental.sh
index 6dcec30..7714104 100755
--- a/sync-experimental.sh
+++ b/sync-experimental.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2011-2015 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 2011-2015 Gentoo Authors; Distributed under the GPL v2
FINALDIR="/var/tmp/gmirror-releases/experimental"
RSYNC="/usr/bin/rsync"