diff --git a/LICENSE b/LICENSE index 06ccf77..41b361c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,30 +1,29 @@ -phpCSV Guestbook +sshch -phpCSV Guestbook is released under the DWTW license. +sshch is released under the DWTW license This program is free software; you can redistribute it and/or modify it under the terms of the Do What Thou Wilt License. -DO WHAT THAU WILT +Boundless Public License +DO WHAT THOU WILT TO PUBLIC LICENSE -Version 2.5 - -Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. +Version 2.55 + +Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it in full or in part is allowed without any restrictions. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. Do what thou wilt shall be the whole of the Law. -Anyone is allowed to copy and distribute the copies of this license agreement in whole or in part, as well as modify it without any other limitations. +DWTWL – a license with a single requirement: DO WHAT THOU WILT -DWTW – a license with a single requirement: DO WHAT THOU WILT +The license provides more freedom than any other one (such as GPL or BSD) and does not require saving the license text on copying. -The license provides more freedom than any other one (such as GPL or BSD) and does not require saving the license text on copying. +DWTWL – an accomplished and eligible license for free text, code and any other symbols (including the software, documentation and artwork). -DWTW – an accomplished and eligible license for free text (including the software, documentation and artwork). +The license does not contain a "no warranty" clause. DWTWL can be used in countries that do not legally acknowledge the transition to public domain. -The license does not contain "no warranty" clause. DWTW can be used in countries that do not legally acknowledge the transition to public domain. +Summary: -Summary: - -An author-creator gives his or her source code to the world for free, without becoming distracted by worldly thinking regarding how and why the others will use it. +An author-creator gives their source code to the world for free, without becoming distracted by worldly thinking regarding how and why the others will use it. diff --git a/anthrstlsht.css b/anthrstlsht.css index d2e968e..6bb990c 100644 --- a/anthrstlsht.css +++ b/anthrstlsht.css @@ -1,7 +1,7 @@ /** * anthrstlsht.css (another style sheet) v0.81-phpcsvguestbook * https://github.com/zlaxy/anthrstlsht - * DWTWL 2.5 license: https://soundragon.su/license/license.html + * DWTWL 2.55 license: https://soundragon.su/license/license.html * fonts connection: http://font.ubuntu.com/web/ , for example: * */ diff --git a/index.php b/index.php index 16b6335..ba73f81 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * Main program file of PHPCSV Guestbook * See settings.php for configuration. * Edit page.php for change appearance. - * See license.txt for licensing information. + * See LICENSE for licensing information. */ session_start(); include "settings.php";