aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVG <vg@devys.org>2016-11-24 16:48:24 +0100
committerVG <vg@devys.org>2016-11-24 16:48:24 +0100
commit27301862414094f7811ee6cbe958e25f9daec101 (patch)
treec0eceec33020d2ce37fe1f13d8ac9552f5d34e04
parent8c7568df13c6c38c24721b6b9f3e54e0e9f87419 (diff)
downloadpasteme-27301862414094f7811ee6cbe958e25f9daec101.tar.gz
pasteme-27301862414094f7811ee6cbe958e25f9daec101.tar.bz2
pasteme-27301862414094f7811ee6cbe958e25f9daec101.zip
clarify license information in readme
-rw-r--r--readme.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/readme.rst b/readme.rst
index cb7dc43..74e70e8 100644
--- a/readme.rst
+++ b/readme.rst
@@ -42,6 +42,19 @@ Clone this repository recursively:
# to run it with dev mode, just run it
./pastme.py
+License
+=======
+
+Unless specified otherwise, this project is licensed under the terms of the
+GNU General Public License as published by the Free Software Foundation,
+either version 3 of the License, or (at your option) any later version. You
+should have received a copy of the GNU General Public License along with this
+program. If not, see <https://opensource.org/licenses/GPL-3.0> or
+<http://www.gnu.org/licenses/>.
+
+SPDX-License-Identifier: GPL-3.0+
+
+Copyright © 2016 vg <vg@devys.org>
Credits
=======