Author: pfg
Date: Fri Feb 3 03:04:23 2012
New Revision: 1239986
URL: http://svn.apache.org/viewvc?rev=1239986&view=rev
Log:
Update embedded license text.
Modified:
incubator/ooo/trunk/main/icc/source/create_sRGB_profile/create_sRGB_profile.cpp
Modified:
incubator/ooo/trunk/main/icc/source/create_sRGB_profile/create_sRGB_profile.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/icc/source/create_sRGB_profile/create_sRGB_profile.cpp?rev=1239986&r1=1239985&r2=1239986&view=diff
==============================================================================
---
incubator/ooo/trunk/main/icc/source/create_sRGB_profile/create_sRGB_profile.cpp
(original)
+++
incubator/ooo/trunk/main/icc/source/create_sRGB_profile/create_sRGB_profile.cpp
Fri Feb 3 03:04:23 2012
@@ -89,7 +89,7 @@ const char * const this_file_name_and_lo
const char* const description = "sRGB IEC61966-2.1";
//const char* const devicemanufact = "IEC http://www.iec.ch"; not used, device
manufactured by OOo seems funny...
const char* const devicemodel = "IEC 61966-2.1 Default RGB colour space -
sRGB";
-const char* const copyright = "The Contents of this file are made available
subject to the terms of GNU Lesser General Public License version 3";
+const char* const copyright = "Licensed under the Apache License, Version 2.0;
you may not use this file except in compliance with the License.";
// the creation date is fixed, corresponds to the last time this file has been
changed
// NOTE: change this date values whenever the data inside the profile are
changed.