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/aur | |
parent | 001ab1a91d1182d7023329bd2342dbf6ec265554 (diff) |
Normalize to use the string "Copyright (C)"
Diffstat (limited to 'src/aur')
-rwxr-xr-x | src/aur | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ #!/usr/bin/env bash -# Copyright 2010 Joshua Ismael -# Copyright 2010 Nicolás Reynolds -# Copyright 2013-2014 Luke Shumaker +# Copyright (C) 2010 Joshua Ismael +# Copyright (C) 2010 Nicolás Reynolds +# Copyright (C) 2013-2014 Luke Shumaker # # This file is part of Parabola. # |