mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 05:34:45 +02:00
- 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>
16 lines
850 B
Text
16 lines
850 B
Text
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.
|