From ac3ee3cf2402848e7e3726b1098c1fb0ee2a4903 Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Wed, 27 May 2015 23:46:20 +0000 Subject: [PATCH] user guide migration git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5431 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- doc/common/license.adoc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100755 doc/common/license.adoc diff --git a/doc/common/license.adoc b/doc/common/license.adoc new file mode 100755 index 000000000..887e6682f --- /dev/null +++ b/doc/common/license.adoc @@ -0,0 +1,16 @@ +// include links, but different path ./links.adoc v.s. ../../global/links.adoc +include::./links.adoc[] +_{prog}_ is free software: you can redistribute it and/or modify +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. + +_{prog}_ 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 documentation. If not, see {gnu_gpl}. + +Copyright (C) 2001-2015 Joseph H Taylor, Jr, {joe_taylor}.