summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-28 10:38:58 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-28 10:38:58 +0200
commit4789d4b5f7292b6a48979a07e7b1c057236921c0 (patch)
treedb5ef2438b861340bce24a2926a6f5cc068e4c89 /README.md
parentaa6709b2f657a964c2af04f6370e7eb7c117bf9e (diff)
downloadsummain-rs-4789d4b5f7292b6a48979a07e7b1c057236921c0.tar.gz
chore: apply GPL3
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
index 10c545e..f3c26e6 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,20 @@ files haven't changed, the output is identical.
This is meant for testing that a backup has been restored correctly.
+
+# Legalese
+
+Copyright 2020 Lars Wirzenius
+
+This program is free software: you can redistribute it and/or modify
+it 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.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+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, see <http://www.gnu.org/licenses/>.