summaryrefslogtreecommitdiff
path: root/src/lib/librelib
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/librelib
parent001ab1a91d1182d7023329bd2342dbf6ec265554 (diff)
Normalize to use the string "Copyright (C)"
Diffstat (limited to 'src/lib/librelib')
-rwxr-xr-xsrc/lib/librelib2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/librelib b/src/lib/librelib
index e9c8c8b..d0a06e5 100755
--- a/src/lib/librelib
+++ b/src/lib/librelib
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# Copyright (c) 2013-2014 by Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (C) 2013-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