You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by pf...@apache.org on 2011/12/31 20:06:59 UTC

svn commit: r1226179 - /incubator/ooo/trunk/main/icc/source/create_sRGB_profile/create_sRGB_profile.cpp

Author: pfg
Date: Sat Dec 31 19:06:59 2011
New Revision: 1226179

URL: http://svn.apache.org/viewvc?rev=1226179&view=rev
Log:
Update project name and copyright year.

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=1226179&r1=1226178&r2=1226179&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 Sat Dec 31 19:06:59 2011
@@ -1,6 +1,6 @@
 /*************************************************************************
  *
- *  OpenOffice.org - a multi-platform office productivity suite
+ *  Apache OpenOffice - a multi-platform office productivity suite
  *
   
   Derived by beppec56@openoffice.org from various examples
@@ -104,7 +104,7 @@ const char * const TheHeader1[] =
 {
     "/*************************************************************************",
     " *",
-    " *  OpenOffice.org - a multi-platform office productivity suite",
+    " *  Apache OpenOffice - a multi-platform office productivity suite",
     " *",
     " *  sRGB-IEC61966-2.1.hxx",
     " *",
@@ -115,7 +115,7 @@ const char * const TheHeader1[] =
 const char * const TheHeader2[] =
 {
     " *",
-    " * Copyright 2011 Apache OpenOffice.org.",
+    " * Copyright 2012, 2011 Apache OpenOffice.",
     " *",
     " * Licensed under the Apache License, Version 2.0 (the \"License\");",
     " * you may not use this file except in compliance with the License.",