Njw has submitted this change and it was merged. Change subject: Remove unneeded header comment on erudite.css, and update copyright to GPLv2 or later (after email confirmation with Matt Weibe that he was happy with that) ......................................................................
Remove unneeded header comment on erudite.css, and update copyright to GPLv2 or later (after email confirmation with Matt Weibe that he was happy with that) Change-Id: I1e7e3b789fe0ac569963fbb87112df347e683fdb --- M COPYING M assets/erudite.css 2 files changed, 2 insertions(+), 10 deletions(-) Approvals: Njw: Verified; Looks good to me, approved jenkins-bot: Verified diff --git a/COPYING b/COPYING index 4648a48..7cf95ae 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,5 @@ -This theme is released under the GPLv2. See below for the full license. +This skin is released under the GPLv2 or any later version. See below for the +full license. Copyright 2009-2013 Matt Wiebe, Nick White, Colin Andrew Ferm, Daniel Friesen diff --git a/assets/erudite.css b/assets/erudite.css index a64b2c5..66fa56d 100644 --- a/assets/erudite.css +++ b/assets/erudite.css @@ -1,12 +1,3 @@ -/* - * Based on The Erudite WordPress theme by Soma Design - * http://somadesign.ca/ - * - * Licensed under the GPL 2.0 - * http://www.gnu.org/licenses/gpl-2.0.html - * - */ - /* Layout */ #container, #header, -- To view, visit https://gerrit.wikimedia.org/r/71620 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1e7e3b789fe0ac569963fbb87112df347e683fdb Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/skins/erudite Gerrit-Branch: master Gerrit-Owner: Njw <[email protected]> Gerrit-Reviewer: Njw <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
