summaryrefslogtreecommitdiff
path: root/src/lib/conf.sh
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-02-02 00:20:19 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-02-02 00:20:19 -0500
commitc43f0808583070a22e904cd650e8ed17fe781806 (patch)
treefcbe57944ebf5be66af8cdb653cf66449e2d5f66 /src/lib/conf.sh
parent001ab1a91d1182d7023329bd2342dbf6ec265554 (diff)
Normalize to use the string "Copyright (C)"
Diffstat (limited to 'src/lib/conf.sh')
-rw-r--r--src/lib/conf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/conf.sh b/src/lib/conf.sh
index cdba893..ee52f6f 100644
--- a/src/lib/conf.sh
+++ b/src/lib/conf.sh
@@ -1,7 +1,7 @@
#!/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 by Luke Shumaker <lukeshu@sbcglobal.net>
#
# 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