mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
Distinguish files under GPL-2+ from GPL-2+ with Build System exception
The GNU autotools generated files tend to come with a GPL license with a build system exception that avoids imposing the GPL terms into the rest of the code base. Make this distinction clear in the licensing information given the incompatibility between MPL-1.1 and stock GPL.
This commit is contained in:
28
LICENSE
28
LICENSE
@@ -178,10 +178,14 @@ License: MPL-1.1
|
|||||||
|
|
||||||
Files: src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-13ubuntu/*
|
Files: src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-13ubuntu/*
|
||||||
src/mod/languages/mod_lua/lua-mode.el
|
src/mod/languages/mod_lua/lua-mode.el
|
||||||
libs/iksemel/ltmain.sh
|
|
||||||
Copyright: 1995-2007 Free Software Foundation, Inc.
|
Copyright: 1995-2007 Free Software Foundation, Inc.
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
|
Files:
|
||||||
|
libs/iksemel/ltmain.sh
|
||||||
|
Copyright: 1995-2005 Free Software Foundation, Inc.
|
||||||
|
License: GPL-2+ with Build System exception
|
||||||
|
|
||||||
Files: src/mod/endpoints/mod_gsmopen/libctb-0.16/*
|
Files: src/mod/endpoints/mod_gsmopen/libctb-0.16/*
|
||||||
Copyright: 2001-2010 Joachim Buermann
|
Copyright: 2001-2010 Joachim Buermann
|
||||||
License: wxWindows
|
License: wxWindows
|
||||||
@@ -808,6 +812,28 @@ Comment:
|
|||||||
On Debian systems, the full text of the GNU General Public License
|
On Debian systems, the full text of the GNU General Public License
|
||||||
version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.
|
version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.
|
||||||
|
|
||||||
|
License: GPL-2+ with Build System exception
|
||||||
|
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 2 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 <https://www.gnu.org/licenses/>.
|
||||||
|
.
|
||||||
|
As a special exception to the GNU General Public License, if you
|
||||||
|
distribute this file as part of a program that contains a
|
||||||
|
configuration script generated by Autoconf, you may include it under
|
||||||
|
the same distribution terms that you use for the rest of that program.
|
||||||
|
Comment:
|
||||||
|
On Debian systems, the full text of the GNU General Public License
|
||||||
|
version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.
|
||||||
|
|
||||||
License: BSD-4-clause
|
License: BSD-4-clause
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions
|
modification, are permitted provided that the following conditions
|
||||||
|
28
debian/copyright
vendored
28
debian/copyright
vendored
@@ -178,10 +178,14 @@ License: MPL-1.1
|
|||||||
|
|
||||||
Files: src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-13ubuntu/*
|
Files: src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-13ubuntu/*
|
||||||
src/mod/languages/mod_lua/lua-mode.el
|
src/mod/languages/mod_lua/lua-mode.el
|
||||||
libs/iksemel/ltmain.sh
|
|
||||||
Copyright: 1995-2007 Free Software Foundation, Inc.
|
Copyright: 1995-2007 Free Software Foundation, Inc.
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
|
Files:
|
||||||
|
libs/iksemel/ltmain.sh
|
||||||
|
Copyright: 1995-2005 Free Software Foundation, Inc.
|
||||||
|
License: GPL-2+ with Build System exception
|
||||||
|
|
||||||
Files: src/mod/endpoints/mod_gsmopen/libctb-0.16/*
|
Files: src/mod/endpoints/mod_gsmopen/libctb-0.16/*
|
||||||
Copyright: 2001-2010 Joachim Buermann
|
Copyright: 2001-2010 Joachim Buermann
|
||||||
License: wxWindows
|
License: wxWindows
|
||||||
@@ -805,6 +809,28 @@ License: GPL-2+
|
|||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
License: GPL-2+ with Build System exception
|
||||||
|
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 2 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 <https://www.gnu.org/licenses/>.
|
||||||
|
.
|
||||||
|
As a special exception to the GNU General Public License, if you
|
||||||
|
distribute this file as part of a program that contains a
|
||||||
|
configuration script generated by Autoconf, you may include it under
|
||||||
|
the same distribution terms that you use for the rest of that program.
|
||||||
|
Comment:
|
||||||
|
On Debian systems, the full text of the GNU General Public License
|
||||||
|
version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.
|
||||||
|
|
||||||
License: BSD-4-clause
|
License: BSD-4-clause
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions
|
modification, are permitted provided that the following conditions
|
||||||
|
Reference in New Issue
Block a user