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 /clean-old-deltas.py
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 'clean-old-deltas.py')
-rwxr-xr-xclean-old-deltas.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/clean-old-deltas.py b/clean-old-deltas.py
index 3972eae..b12f79b 100755
--- a/clean-old-deltas.py
+++ b/clean-old-deltas.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright 2011-2015 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 2011-2015 Gentoo Authors; Distributed under the GPL v2
import os,sys
if len(sys.argv) != 4: