wiki: update content license note

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-08-20 13:52:39 -07:00
parent da6b339229
commit 983d456072

View file

@ -190,8 +190,8 @@ $wgDefaultSkin = 'Fedora';
## License and Creative Commons licenses are supported so far.
$wgEnableCreativeCommonsRdf = false;
$wgRightsPage = "Legal:Main"; # Set to the title of a wiki page that describes your license/copyright
$wgRightsUrl = "http://creativecommons.org/licenses/by-sa/3.0/";
$wgRightsText = "Attribution-Share Alike 3.0 Unported";
$wgRightsUrl = "http://creativecommons.org/licenses/by-sa/4.0/";
$wgRightsText = "Attribution-Share Alike 4.0 International";
$wgRightsIcon = "";
# $wgRightsCode = "[license_code]"; # Not yet used