summaryrefslogtreecommitdiff
path: root/src/treepkg
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/treepkg
parent001ab1a91d1182d7023329bd2342dbf6ec265554 (diff)
Normalize to use the string "Copyright (C)"
Diffstat (limited to 'src/treepkg')
-rwxr-xr-xsrc/treepkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/treepkg b/src/treepkg
index 8879e54..1826c8f 100755
--- a/src/treepkg
+++ b/src/treepkg
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#set -x
-# (c) 2012 Nicolás Reynolds <fauno@parabola.nu>
+# Copyright (C) 2012 Nicolás Reynolds <fauno@parabola.nu>
#
# 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