X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fcolour_conversion.cc;fp=src%2Fcolour_conversion.cc;h=04589cf439b62a15af1ffbb512e5d9adc33d1fc0;hb=f9cba324c8160a70b108d9e5b60a4ccad6ee9be2;hp=46bc717efcac161651ba8e1f6f94c05d2563b565;hpb=f028e8a214ba2f6c10550c961bd13d20ddb1ffcc;p=libdcp.git diff --git a/src/colour_conversion.cc b/src/colour_conversion.cc index 46bc717e..04589cf4 100644 --- a/src/colour_conversion.cc +++ b/src/colour_conversion.cc @@ -1,19 +1,20 @@ /* Copyright (C) 2014-2015 Carl Hetherington - This program is free software; you can redistribute it and/or modify + This file is part of libdcp. + + libdcp is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, + libdcp is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with libdcp. If not, see . */