summaryrefslogtreecommitdiff
path: root/odk/examples/cpp/counter
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
commit1296914c8499ec1e6f8977161a85c4248096feec (patch)
tree51b48b4128dfa37d547c59c971c6dc29ec8803d5 /odk/examples/cpp/counter
parentd9ed7227b8d4dd6cbdceb7ca86997982e8680874 (diff)
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
Diffstat (limited to 'odk/examples/cpp/counter')
-rw-r--r--odk/examples/cpp/counter/Makefile8
-rw-r--r--odk/examples/cpp/counter/XCountable.idl8
-rw-r--r--odk/examples/cpp/counter/counter.cxx8
-rw-r--r--odk/examples/cpp/counter/countermain.cxx8
4 files changed, 4 insertions, 28 deletions
diff --git a/odk/examples/cpp/counter/Makefile b/odk/examples/cpp/counter/Makefile
index 19372c226023..5e7f620a645c 100644
--- a/odk/examples/cpp/counter/Makefile
+++ b/odk/examples/cpp/counter/Makefile
@@ -1,15 +1,9 @@
#*************************************************************************
#
-# $RCSfile: Makefile,v $
-#
-# $Revision: 1.13 $
-#
-# last change: $Author: rt $ $Date: 2008-07-11 14:27:06 $
-#
# The Contents of this file are made available subject to the terms of
# the BSD license.
#
-# Copyright (c) 2003 by Sun Microsystems, Inc.
+# Copyright 2000, 2010 Oracle and/or its affiliates.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/cpp/counter/XCountable.idl b/odk/examples/cpp/counter/XCountable.idl
index e0fdcf26a21b..290a134b2c0a 100644
--- a/odk/examples/cpp/counter/XCountable.idl
+++ b/odk/examples/cpp/counter/XCountable.idl
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: XCountable.idl,v $
- *
- * $Revision: 1.3 $
- *
- * last change: $Author: hr $ $Date: 2003-06-30 15:52:42 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/cpp/counter/counter.cxx b/odk/examples/cpp/counter/counter.cxx
index 9cf29febacc3..0e6dbd0c5eb2 100644
--- a/odk/examples/cpp/counter/counter.cxx
+++ b/odk/examples/cpp/counter/counter.cxx
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: counter.cxx,v $
- *
- * $Revision: 1.7 $
- *
- * last change: $Author: rt $ $Date: 2008-04-10 16:54:51 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/cpp/counter/countermain.cxx b/odk/examples/cpp/counter/countermain.cxx
index ce3b277e3044..0fb4bb1f0ddb 100644
--- a/odk/examples/cpp/counter/countermain.cxx
+++ b/odk/examples/cpp/counter/countermain.cxx
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: countermain.cxx,v $
- *
- * $Revision: 1.9 $
- *
- * last change: $Author: vg $ $Date: 2008-01-28 16:30:31 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without