diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2016-12-28 22:22:02 -0500 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2016-12-28 23:11:18 -0500 |
commit | cce9ff430a3dfc12ddcfa3f92e4d3f46fe86a15b (patch) | |
tree | 4d586ed3755907f8556b41ef07281401d859d95c /licenses | |
parent | media-video/guvcview: really fix copyright this time (diff) | |
download | gentoo-cce9ff430a3dfc12ddcfa3f92e4d3f46fe86a15b.tar.gz gentoo-cce9ff430a3dfc12ddcfa3f92e4d3f46fe86a15b.tar.bz2 gentoo-cce9ff430a3dfc12ddcfa3f92e4d3f46fe86a15b.zip |
licenses: add GPL-2+-with-openssl-exception
This is needed by app-benchmarks/httperf
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/GPL-2+-with-openssl-exception | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/licenses/GPL-2+-with-openssl-exception b/licenses/GPL-2+-with-openssl-exception new file mode 100644 index 000000000000..7480f8003b74 --- /dev/null +++ b/licenses/GPL-2+-with-openssl-exception @@ -0,0 +1,12 @@ +GNU General Public License, version 2 or any later version. +See GPL-2 for the full text of this license. + +In addition, as a special exception, the copyright holders give permission +to link the code of this work with the OpenSSL project's "OpenSSL" library +(or with modified versions of it that use the same license as the "OpenSSL" +library), 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 this file, you may extend this +exception to your version of the file, but you are not obligated to do so. +If you do not wish to do so, delete this exception statement from your +version. |