summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-27 19:34:44 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-27 19:34:44 -0400
commit9a79c00aa45c2c1f9f8206ecfeaa2dbb4aae340c (patch)
tree1c5f3d40b26e0eb18964923f00f53990a5e17929
parentd7763f0a6cb902e969305d02a18ec13d84227d9d (diff)
chcleanup: add a note about the libremessages functions in the copyright
-rwxr-xr-xsrc/chroot-tools/chcleanup3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/chroot-tools/chcleanup b/src/chroot-tools/chcleanup
index bfb65ce..4a11176 100755
--- a/src/chroot-tools/chcleanup
+++ b/src/chroot-tools/chcleanup
@@ -2,6 +2,9 @@
# Copyright (C) 2011-2012 Nicolás Reynolds <fauno@parabola.nu>
# Copyright (C) 2012-2013 Luke Shumaker <lukeshu@sbcglobal.net>
#
+# The plain, msg, msg2, and error functions are Copyright (C) their
+# authors in devtools, and are assumed to be GPLv2+.
+#
# License: GNU GPLv3+
#
# This program is free software: you can redistribute it and/or modify