aboutsummaryrefslogtreecommitdiffstats
path: root/Templates/Licenses
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-02-15 23:44:29 +0800
committermarino <marino@FreeBSD.org>2014-02-15 23:44:29 +0800
commit5e39f859b5bcd6c06fbe865ee869f12a689dc71a (patch)
treeaeb386206bab8fd0d2b6e2abfac27b208600a014 /Templates/Licenses
parent0d1e6b5d6df26d20f27e8642d35844d897a0fd75 (diff)
downloadfreebsd-ports-gnome-5e39f859b5bcd6c06fbe865ee869f12a689dc71a.tar.gz
freebsd-ports-gnome-5e39f859b5bcd6c06fbe865ee869f12a689dc71a.tar.zst
freebsd-ports-gnome-5e39f859b5bcd6c06fbe865ee869f12a689dc71a.zip
Add GMGPL to license database
The GNAT Modified General Public Licence is an older license that is commonly used with Ada programs, specifically to address legal quirks with the Ada generics feature. It is meant to be used as "multi" licence in combination with GPL or GPLv2. It is not typically seen combined with GPLv3 to my knowledge. Approved by: portmgr (bapt)
Diffstat (limited to 'Templates/Licenses')
-rw-r--r--Templates/Licenses/GMGPL6
1 files changed, 6 insertions, 0 deletions
diff --git a/Templates/Licenses/GMGPL b/Templates/Licenses/GMGPL
new file mode 100644
index 000000000000..86be4f2f80b0
--- /dev/null
+++ b/Templates/Licenses/GMGPL
@@ -0,0 +1,6 @@
+As a special exception, if other files instantiate generics from
+this unit, or you link this unit with other files to produce an
+executable, this unit does not by itself cause the resulting
+executable to be covered by the GNU General Public License. This
+exception does not however invalidate any other reasons why the
+executable file might be covered by the GNU Public License.