diff options
author | Karlson2k (Evgeny Grin) <k2k@narod.ru> | 2023-05-11 15:39:23 +0300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-13 04:30:34 +0100 |
commit | fcfd98e57900829d87cc7af89eca0b755ad27f9c (patch) | |
tree | 8aeabc828ca2dbda814250f53c263e56a12599ac /licenses | |
parent | net-dialup/rp-pppoe: 4.0 ar fixes (diff) | |
download | gentoo-fcfd98e57900829d87cc7af89eca0b755ad27f9c.tar.gz gentoo-fcfd98e57900829d87cc7af89eca0b755ad27f9c.tar.bz2 gentoo-fcfd98e57900829d87cc7af89eca0b755ad27f9c.zip |
net-libs/libmicrohttpd: fixed license
Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru>
Closes: https://github.com/gentoo/gentoo/pull/30986
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/GPL-2+-with-eCos-exception-2 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/licenses/GPL-2+-with-eCos-exception-2 b/licenses/GPL-2+-with-eCos-exception-2 new file mode 100644 index 000000000000..e5cceeaf5f24 --- /dev/null +++ b/licenses/GPL-2+-with-eCos-exception-2 @@ -0,0 +1,12 @@ +GNU General Public License, version 2 or any later version. +See GPL-2 or GPL-3 for the full text of these licenses. + +As a special exception, if other files instantiate templates or use macros or +inline functions from this file, or you compile this file and link it with +other works to produce a work based on this file, this file does not by itself +cause the resulting work to be covered by the GNU General Public License. +However the source code for this file must still be made available in +accordance with section (3) of the GNU General Public License v2. + +This exception does not invalidate any other reasons why a work based on this +file might be covered by the GNU General Public License. |