summaryrefslogtreecommitdiff
path: root/src/chroot-tools/chcleanup.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-04-05 19:29:27 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-04-11 13:02:27 -0400
commit15e40d85a64d5fc0965a229385e6c0b3ec5ad28b (patch)
tree49b702b09dd0ad54dee2fcc247f317c68fab85b4 /src/chroot-tools/chcleanup.in
parentccb6c1d19f1866f7e670f6b7efe404bb09a0c52b (diff)
chcleanup: Fix typo in a comment
Diffstat (limited to 'src/chroot-tools/chcleanup.in')
-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+