From f91d9937f0084d7e681a4413ccaae40d19576fc3 Mon Sep 17 00:00:00 2001 From: Philippe Houdoin Date: Fri, 3 Aug 2012 06:52:07 +0000 Subject: [PATCH] Fix GPP license --- app-text/gpp/gpp-2.4.bep | 2 +- app-text/gpp/licenses/GPP | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 app-text/gpp/licenses/GPP diff --git a/app-text/gpp/gpp-2.4.bep b/app-text/gpp/gpp-2.4.bep index 44370640e..24a5a82b8 100644 --- a/app-text/gpp/gpp-2.4.bep +++ b/app-text/gpp/gpp-2.4.bep @@ -20,5 +20,5 @@ INSTALL { make install } -LICENSE="BSD (2-clause)" +LICENSE="GPP" COPYRIGHT="Copyright 1996–2001 Denis Auroux. Copyright 2003, 2004 Tristan Miller." diff --git a/app-text/gpp/licenses/GPP b/app-text/gpp/licenses/GPP new file mode 100644 index 000000000..1d8adb05a --- /dev/null +++ b/app-text/gpp/licenses/GPP @@ -0,0 +1,11 @@ +AUTHOR + +GPP was written by Denis Auroux . Since version 2.12 it has been maintained by Tristan Miller . + +COPYRIGHT + +Copyright © 1996–2001 Denis Auroux. +Copyright © 2003, 2004 Tristan Miller. +Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the copyright notice and this permission notice are preserved, thus giving the recipient permission to redistribute in turn. + +Permission is granted to distribute modified versions of this document, or of portions of it, under the above conditions, provided also that they carry prominent notices stating who last changed them. \ No newline at end of file