X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Ftransfer_function.cc;h=ea71818eb2a2bac10d98290bf78b625facd3b4e0;hb=9f75a44df591954519ac828a1b50b6d5ebd2a3a1;hp=6765e8a03678049c442cf53cdc7aa2e45c30e90e;hpb=f9cba324c8160a70b108d9e5b60a4ccad6ee9be2;p=libdcp.git diff --git a/src/transfer_function.cc b/src/transfer_function.cc index 6765e8a0..ea71818e 100644 --- a/src/transfer_function.cc +++ b/src/transfer_function.cc @@ -16,6 +16,19 @@ You should have received a copy of the GNU General Public License along with libdcp. If not, see . + 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. */ #include "transfer_function.h"