From a817fb76b1a9f6412cd36ddbef8a9f7a35cb6615 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Sun, 7 Oct 2012 09:55:27 -0500 Subject: [PATCH] Fixing the airy attribution in the header. Not written by me, and not goblincities! :) --- mediagoblin/themes/airy/templates/mediagoblin/extra_head.html | 4 ++-- 1 file 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 -- 2.25.1