From 20af5cf9d0da462e5ac34a8512f22107dc8d302c Mon Sep 17 00:00:00 2001 From: Gert van Valkenhoef Date: Sun, 18 Jan 2015 15:07:11 +0100 Subject: [PATCH] Add License to README --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 2e808ed..bcff23b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,23 @@ the [Black Box Component Builder][1], [WinBUGS][2], and [OpenBUGS][3]. A basic program is provided to convert the textual parts of these documents to plain text. +License +------- + + 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 . + + [1]: http://www.oberon.ch/blackbox.html [2]: http://www.mrc-bsu.cam.ac.uk/bugs/winbugs/contents.shtml [3]: http://www.openbugs.info/ -- 2.29.2