summaryrefslogtreecommitdiff
path: root/src/lib/conf.sh
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-21 14:39:06 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-21 14:39:06 -0400
commitd25f30f25ce61367c81133c9cd01fe3169d8f6c0 (patch)
treee1210c8d234b1728556055831c826b889d432d5b /src/lib/conf.sh
parentada82c54e5948ae6353d7024151dcc429665a070 (diff)
Do an audit of copyright and license claims
Diffstat (limited to 'src/lib/conf.sh')
-rw-r--r--src/lib/conf.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/conf.sh b/src/lib/conf.sh
index ee52f6f..3e07c11 100644
--- a/src/lib/conf.sh
+++ b/src/lib/conf.sh
@@ -1,7 +1,9 @@
#!/bin/bash # non-executable, but put this there as a hint to text editors
# This may be included with or without `set -euE`
-# Copyright (C) 2012-2014 by Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (C) 2012-2014 Luke Shumaker <lukeshu@sbcglobal.net>
+#
+# License: GNU GPLv3+
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by