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/abslibre-tools/diff-unfree | |
parent | 001ab1a91d1182d7023329bd2342dbf6ec265554 (diff) |
Normalize to use the string "Copyright (C)"
Diffstat (limited to 'src/abslibre-tools/diff-unfree')
-rwxr-xr-x | src/abslibre-tools/diff-unfree | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/abslibre-tools/diff-unfree b/src/abslibre-tools/diff-unfree index 1ef0649..af5bbe5 100755 --- a/src/abslibre-tools/diff-unfree +++ b/src/abslibre-tools/diff-unfree @@ -1,7 +1,7 @@ #!/usr/bin/env bash # This script will help you diff a *-libre PKGBUILD against the unfree one # to check for updates. -# Copyright 2010 Nicolás Reynolds +# Copyright (C) 2010 Nicolás Reynolds # ---------- GNU General Public License 3 ---------- |