src/libpspp/copyleft.c: Add copyright and licence notice and an explanitory comment.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 19 May 2019 08:10:23 +0000 (10:10 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 22 May 2019 10:37:31 +0000 (12:37 +0200)
src/libpspp/copyleft.c

index 55dfff99a4ecf9cdf155327e2fa2cecc06fca065..06915c2131cb990c45dc3e2fe1b274b2438e9f7d 100644 (file)
@@ -1,3 +1,28 @@
+/* PSPP - a program for statistical analysis.
+   Copyright (C) 2019 Free Software Foundation, Inc.
+
+   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/>. */
+
+/*
+   The licence notice above applies to the structure and semantics of
+   this file.  You may use, copy, modify and distribute this file
+   under the above licence.
+
+   The strings contained in this file however are clauses taken from
+   the GNU General License version 3.    They may not be modified.
+ */
+
 #include <config.h>
 
 const char legal[]=""