diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-02-02 00:20:19 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-02-02 00:20:19 -0500 |
commit | c43f0808583070a22e904cd650e8ed17fe781806 (patch) | |
tree | fcbe57944ebf5be66af8cdb653cf66449e2d5f66 /src/chroot-tools/libremakepkg | |
parent | 001ab1a91d1182d7023329bd2342dbf6ec265554 (diff) |
Normalize to use the string "Copyright (C)"
Diffstat (limited to 'src/chroot-tools/libremakepkg')
-rwxr-xr-x | src/chroot-tools/libremakepkg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/chroot-tools/libremakepkg b/src/chroot-tools/libremakepkg index c838288..d6db0fd 100755 --- a/src/chroot-tools/libremakepkg +++ b/src/chroot-tools/libremakepkg @@ -2,9 +2,9 @@ set -euE # libremakepkg -# Copyright 2010-2011 Nicolás Reynolds -# Copyright 2011 Joshua Ismael Haase Hernández -# Copyright 2012-2014 Luke Shumaker +# Copyright (C) 2010-2011 Nicolás Reynolds +# Copyright (C) 2011 Joshua Ismael Haase Hernández +# Copyright (C) 2012-2014 Luke Shumaker # # This file is part of Parabola. # |