Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2017-05-13 20:24:52 +0300
committerChaoyi Zha <summermontreal@gmail.com>2017-05-13 20:24:52 +0300
commit3c669ee1ca49bd5bef5af8e9e9a1ba2f464afe66 (patch)
treee1d00fc1c380454b6076af88aaadf12aadabaee4 /docs
parent44dca74f89a0bb04378c0087326bf747e691af7f (diff)
Update Polr Project domain to polrproject.org
Diffstat (limited to 'docs')
-rw-r--r--docs/about/license.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/about/license.md b/docs/about/license.md
index 8c0b2bc..ce3dfed 100644
--- a/docs/about/license.md
+++ b/docs/about/license.md
@@ -3,7 +3,7 @@
Polr is licensed under the GPLv2+
-<pre>
+```
Copyright (C) 2013-2017 Chaoyi Zha
This program is free software; you can redistribute it and/or
@@ -19,6 +19,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-</pre>
+```
Full license text: [https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)