diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2012-02-09 10:20:42 -0500 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2012-02-09 10:20:42 -0500 |
commit | df900eed1718d9bb83c3289f00fdb539fa9b5063 (patch) | |
tree | 66c2f915090545fbe3b9f04992d9824feb389599 | |
parent | efd69313d0a1ab01d96795d4dd098d6c30844e50 (diff) | |
download | mediagoblin-df900eed1718d9bb83c3289f00fdb539fa9b5063.tar.lz mediagoblin-df900eed1718d9bb83c3289f00fdb539fa9b5063.tar.xz mediagoblin-df900eed1718d9bb83c3289f00fdb539fa9b5063.zip |
Update copyright headers for shell scripts
-rwxr-xr-x | devtools/maketarball.sh | 2 | ||||
-rwxr-xr-x | devtools/update_translations.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devtools/maketarball.sh b/devtools/maketarball.sh index 5f17e578..5a25faea 100755 --- a/devtools/maketarball.sh +++ b/devtools/maketarball.sh @@ -1,7 +1,7 @@ #!/bin/bash # GNU MediaGoblin -- federated, autonomous media hosting -# Copyright (C) 2011 Free Software Foundation, Inc +# Copyright (C) 2011, 2012 GNU MediaGoblin Contributors. See AUTHORS. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/devtools/update_translations.sh b/devtools/update_translations.sh index 527bd274..7fcb3d49 100755 --- a/devtools/update_translations.sh +++ b/devtools/update_translations.sh @@ -1,7 +1,7 @@ #!/bin/bash # GNU MediaGoblin -- federated, autonomous media hosting -# Copyright (C) 2011 Free Software Foundation, Inc +# Copyright (C) 2011, 2012 GNU MediaGoblin contributors. See AUTHORS. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by |