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/librechroot | |
parent | 001ab1a91d1182d7023329bd2342dbf6ec265554 (diff) |
Normalize to use the string "Copyright (C)"
Diffstat (limited to 'src/chroot-tools/librechroot')
-rwxr-xr-x | src/chroot-tools/librechroot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/chroot-tools/librechroot b/src/chroot-tools/librechroot index 73fb6b7..7b1e4a9 100755 --- a/src/chroot-tools/librechroot +++ b/src/chroot-tools/librechroot @@ -2,9 +2,9 @@ set -euE # librechroot -# Copyright 2010 Nicolás Reynolds -# Copyright 2011 Joshua Haase -# Copyright 2012-2014 Luke Shumaker +# Copyright (C) 2010 Nicolás Reynolds +# Copyright (C) 2011 Joshua Haase +# Copyright (C) 2012-2014 Luke Shumaker # # This file is part of Parabola. # |