diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2012-10-07 09:55:27 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2012-10-07 09:55:27 -0500 |
commit | a817fb76b1a9f6412cd36ddbef8a9f7a35cb6615 (patch) | |
tree | bf3c0fb22a0080142e4824870e4d241836f25fd9 | |
parent | e2890c729fe9be1aa8ec58639b0954f523e321bd (diff) | |
download | mediagoblin-a817fb76b1a9f6412cd36ddbef8a9f7a35cb6615.tar.lz mediagoblin-a817fb76b1a9f6412cd36ddbef8a9f7a35cb6615.tar.xz mediagoblin-a817fb76b1a9f6412cd36ddbef8a9f7a35cb6615.zip |
Fixing the airy attribution in the header.
Not written by me, and not goblincities! :)
-rw-r--r-- | mediagoblin/themes/airy/templates/mediagoblin/extra_head.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mediagoblin/themes/airy/templates/mediagoblin/extra_head.html b/mediagoblin/themes/airy/templates/mediagoblin/extra_head.html index e53a1a01..03e7db90 100644 --- a/mediagoblin/themes/airy/templates/mediagoblin/extra_head.html +++ b/mediagoblin/themes/airy/templates/mediagoblin/extra_head.html @@ -1,6 +1,6 @@ {# -# GoblinCities theme for MediaGoblin -# Copyright (C) 2012 Christopher Allan Webber +# GNU MediaGoblin -- federated, autonomous media hosting +# Copyright (C) 2011, 2012 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 |