From: <var...@us...> - 2023-02-27 14:05:51
|
Revision: 11036 http://sourceforge.net/p/phpwiki/code/11036 Author: vargenau Date: 2023-02-27 14:05:49 +0000 (Mon, 27 Feb 2023) Log Message: ----------- "Creative Commons License 2.0" --> "Creative Commons Attribution 2.0 Generic" Modified Paths: -------------- trunk/configurator.php Modified: trunk/configurator.php =================================================================== --- trunk/configurator.php 2022-12-16 14:48:42 UTC (rev 11035) +++ trunk/configurator.php 2023-02-27 14:05:49 UTC (rev 11036) @@ -1391,7 +1391,7 @@ <pre> COPYRIGHTPAGE_TITLE = \"GNU Free Documentation License\" COPYRIGHTPAGE_URL = \"https://www.gnu.org/copyleft/fdl.html\" - COPYRIGHTPAGE_TITLE = \"Creative Commons License 2.0\" + COPYRIGHTPAGE_TITLE = \"Creative Commons Attribution 2.0 Generic\" COPYRIGHTPAGE_URL = \"https://creativecommons.org/licenses/by/2.0/\"</pre> See https://creativecommons.org/learn/licenses/ for variations"); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |