summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/chroot-tools/chcleanup.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chroot-tools/chcleanup.in b/src/chroot-tools/chcleanup.in
index 04cf8ad..d6f2156 100644
--- a/src/chroot-tools/chcleanup.in
+++ b/src/chroot-tools/chcleanup.in
@@ -1,10 +1,10 @@
#!/usr/bin/env bash
# Copyright (C) 2011-2012 Nicolás Reynolds <fauno@parabola.nu>
-# Copyright (C) 2012-2013, 2015 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (C) 2012-2013, 2015, 2017 Luke Shumaker <lukeshu@sbcglobal.net>
#
# If you don't see m4_include(...) below, but see function definitions
# for msg() et al., then this is a generated file, and contains some
-# code from librelib. The the source distribution for full copyright
+# code from librelib. See the source distribution for full copyright
# information.
#
# License: GNU GPLv3+