diff options
author | Phil Stracchino <phils@caerllewys.net> | 2024-07-10 15:26:06 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-12 17:24:18 +0300 |
commit | a0b6e2a772ca60c1af8c6b49972a13e16b42eb25 (patch) | |
tree | 1ac5beca7b076f82bddd3591696fd97d0acfa28d /licenses | |
parent | net-misc/bfgminer: treeclean (diff) | |
download | gentoo-a0b6e2a772ca60c1af8c6b49972a13e16b42eb25.tar.gz gentoo-a0b6e2a772ca60c1af8c6b49972a13e16b42eb25.tar.bz2 gentoo-a0b6e2a772ca60c1af8c6b49972a13e16b42eb25.zip |
net-mail/gnubiff: add 2.2.17-r3
- adds a new LICENSE GPL-3+-with-openssl-exception
- cleans up all old 2.2.15 patches
- fixes compilation errors on clang-only systems by removing
'-export-dynamic' from Makefile
Closes: https://bugs.gentoo.org/880267
Closes: https://bugs.gentoo.org/930500
Closes: https://bugs.gentoo.org/933241
Signed-off-by: Phil Stracchino <phils@caerllewys.net>
Closes: https://github.com/gentoo/gentoo/pull/37513
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/GPL-3+-with-openssl-exception | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/licenses/GPL-3+-with-openssl-exception b/licenses/GPL-3+-with-openssl-exception new file mode 100644 index 000000000000..62dee742f9c5 --- /dev/null +++ b/licenses/GPL-3+-with-openssl-exception @@ -0,0 +1,16 @@ +GNU General Public License, version 3 or any later version. +See GPL-3 for the full text of this license. + + + Exception + + In addition, as a special exception, the copyright holders give permission +to link the code of portions of this program with the OpenSSL library under +certain conditions as described in each individual source file, and distribute +linked combinations including the two. +You must obey the GNU General Public License in all respects for all of the +code used other than OpenSSL. If you modify file(s) with this exception, you +may extend this exception to your version of the file(s), but you are not +obligated to do so. If you do not wish to do so, delete this exception +statement from your version. If you delete this exception statement from all +source files in the program, then also delete it here. |