wiki: update content license note
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
da6b339229
commit
983d456072
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue