Changing default copyright notice per WMF Legal's suggestion.
authorkaldari <rkaldari@wikimedia.org>
Fri, 20 Sep 2013 18:35:58 +0000 (11:35 -0700)
committerkaldari <rkaldari@wikimedia.org>
Fri, 20 Sep 2013 22:54:09 +0000 (15:54 -0700)
Changing from "Content is available under $1." to...
"Content is available under $1 unless otherwise noted."

This is especially relavent to wikis that use InstantCommons.

Change-Id: I878372de6c42bcb7660b111911d0e12bb351d2c5

languages/messages/MessagesEn.php

index 0336e28..5d39f59 100644 (file)
@@ -903,7 +903,7 @@ $1',
 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage).
 'aboutsite'            => 'About {{SITENAME}}',
 'aboutpage'            => 'Project:About',
-'copyright'            => 'Content is available under $1.',
+'copyright'            => 'Content is available under $1 unless otherwise noted.',
 'copyrightpage'        => '{{ns:project}}:Copyrights',
 'currentevents'        => 'Current events',
 'currentevents-url'    => 'Project:Current events',