From 0bab853fb780068f3633861ba0df8036df26bf13 Mon Sep 17 00:00:00 2001 From: david Date: Sun, 19 Aug 2018 01:21:25 +0200 Subject: SDPX subproject: Improved code, changed the license to Apache 2.0 --- subprojects/spdx/build (copy)/json/licenses/Latex2e.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 subprojects/spdx/build (copy)/json/licenses/Latex2e.json (limited to 'subprojects/spdx/build (copy)/json/licenses/Latex2e.json') diff --git a/subprojects/spdx/build (copy)/json/licenses/Latex2e.json b/subprojects/spdx/build (copy)/json/licenses/Latex2e.json new file mode 100644 index 0000000..107e0eb --- /dev/null +++ b/subprojects/spdx/build (copy)/json/licenses/Latex2e.json @@ -0,0 +1,11 @@ +{ + "isDeprecatedLicenseId": false, + "licenseText": "Copyright (C) 2007, 2008, 2009, 2010 Karl Berry.\n\nCopyright (C) 1988, 1994, 2007 Stephen Gilmore.\n\nCopyright (C) 1994, 1995, 1996 Torsten Martinsen.\n\nPermission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.\n\nPermission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.\n\nPermission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.", + "standardLicenseTemplate": "Copyright (C) 2007, 2008, 2009, 2010 Karl Berry.\n\nCopyright (C) 1988, 1994, 2007 Stephen Gilmore.\n\nCopyright (C) 1994, 1995, 1996 Torsten Martinsen.\n\nPermission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.\n\nPermission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.\n\nPermission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.", + "name": "Latex2e License", + "licenseId": "Latex2e", + "seeAlso": [ + "https://fedoraproject.org/wiki/Licensing/Latex2e" + ], + "isOsiApproved": false +} \ No newline at end of file -- cgit v1.2.3