summaryrefslogtreecommitdiff
path: root/icc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-02-12 15:01:35 +0100
committerJens-Heiner Rechtien <hr@openoffice.org>2010-02-12 15:01:35 +0100
commitaac3a82b827c04ce885e07e9fea8226aaf11b5c7 (patch)
tree31524d04336c97ca3fc0f1294a0c98be6c50a71d /icc
parentf0a46da1de3285cf4fab41914ac98d93288eb7a7 (diff)
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
Diffstat (limited to 'icc')
-rw-r--r--icc/makefile.mk6
-rw-r--r--icc/source/create_sRGB_profile/create_sRGB_profile.cpp5
2 files changed, 1 insertions, 10 deletions
diff --git a/icc/makefile.mk b/icc/makefile.mk
index 2f353bc4a793..bdf9f1326085 100644
--- a/icc/makefile.mk
+++ b/icc/makefile.mk
@@ -2,14 +2,10 @@
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
-# Copyright 2008 by Sun Microsystems, Inc.
+# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
-# $RCSfile: makefile.mk,v $
-#
-# $Revision: 1.6 $
-#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/icc/source/create_sRGB_profile/create_sRGB_profile.cpp b/icc/source/create_sRGB_profile/create_sRGB_profile.cpp
index 9e95aab8d058..f99c1b1edf43 100644
--- a/icc/source/create_sRGB_profile/create_sRGB_profile.cpp
+++ b/icc/source/create_sRGB_profile/create_sRGB_profile.cpp
@@ -2,11 +2,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: create_sRGB_profile.cpp,v $
- *
- * $Revision: 1.6 $
- *
- * last change: $Author: rt $ $Date: 2008-04-11 07:31:14 $
Derived by beppec56@openoffice.org from various examples
in SampleICC library, the original copyright retained.