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/librefetch | |
parent | 001ab1a91d1182d7023329bd2342dbf6ec265554 (diff) |
Normalize to use the string "Copyright (C)"
Diffstat (limited to 'src/librefetch')
-rwxr-xr-x | src/librefetch/librefetch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librefetch/librefetch b/src/librefetch/librefetch index 90c40db..4ecc8fe 100755 --- a/src/librefetch/librefetch +++ b/src/librefetch/librefetch @@ -1,7 +1,7 @@ #!/usr/bin/env bash # librefetch # -# Copyright 2013-2014 Luke Shumaker <lukeshu@sbcglobal.net> +# Copyright (C) 2013-2014 Luke Shumaker <lukeshu@sbcglobal.net> # # This file is part of Parabola. # |