summaryrefslogtreecommitdiff
path: root/odk/examples/java/Spreadsheet
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/java/Spreadsheet
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/java/Spreadsheet')
-rw-r--r--odk/examples/java/Spreadsheet/CalcAddins.java8
-rw-r--r--odk/examples/java/Spreadsheet/ChartTypeChange.java8
-rw-r--r--odk/examples/java/Spreadsheet/EuroAdaption.java8
-rw-r--r--odk/examples/java/Spreadsheet/Makefile8
-rw-r--r--odk/examples/java/Spreadsheet/SCalc.java8
-rw-r--r--odk/examples/java/Spreadsheet/XCalcAddins.idl8
6 files changed, 6 insertions, 42 deletions
diff --git a/odk/examples/java/Spreadsheet/CalcAddins.java b/odk/examples/java/Spreadsheet/CalcAddins.java
index 6d2d08f74272..6a052a7e2eea 100644
--- a/odk/examples/java/Spreadsheet/CalcAddins.java
+++ b/odk/examples/java/Spreadsheet/CalcAddins.java
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: CalcAddins.java,v $
- *
- * $Revision: 1.4 $
- *
- * last change: $Author: rt $ $Date: 2005-01-31 17:14:48 $
- *
* 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/java/Spreadsheet/ChartTypeChange.java b/odk/examples/java/Spreadsheet/ChartTypeChange.java
index 3755fc89602d..1a86ee3d0b97 100644
--- a/odk/examples/java/Spreadsheet/ChartTypeChange.java
+++ b/odk/examples/java/Spreadsheet/ChartTypeChange.java
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: ChartTypeChange.java,v $
- *
- * $Revision: 1.5 $
- *
- * last change: $Author: rt $ $Date: 2005-01-31 17:15:29 $
- *
* 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/java/Spreadsheet/EuroAdaption.java b/odk/examples/java/Spreadsheet/EuroAdaption.java
index d0b8124427da..f167f93810bd 100644
--- a/odk/examples/java/Spreadsheet/EuroAdaption.java
+++ b/odk/examples/java/Spreadsheet/EuroAdaption.java
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: EuroAdaption.java,v $
- *
- * $Revision: 1.5 $
- *
- * last change: $Author: rt $ $Date: 2005-01-31 17:15:41 $
- *
* 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/java/Spreadsheet/Makefile b/odk/examples/java/Spreadsheet/Makefile
index 200e80aabe4d..4a251ae2062b 100644
--- a/odk/examples/java/Spreadsheet/Makefile
+++ b/odk/examples/java/Spreadsheet/Makefile
@@ -1,15 +1,9 @@
#*************************************************************************
#
-# $RCSfile: Makefile,v $
-#
-# $Revision: 1.10 $
-#
-# last change: $Author: rt $ $Date: 2008-07-11 14:30:53 $
-#
# 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/java/Spreadsheet/SCalc.java b/odk/examples/java/Spreadsheet/SCalc.java
index 0065808fdaba..1ff2c56ddbdb 100644
--- a/odk/examples/java/Spreadsheet/SCalc.java
+++ b/odk/examples/java/Spreadsheet/SCalc.java
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: SCalc.java,v $
- *
- * $Revision: 1.5 $
- *
- * last change: $Author: rt $ $Date: 2005-01-31 17:16:10 $
- *
* 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/java/Spreadsheet/XCalcAddins.idl b/odk/examples/java/Spreadsheet/XCalcAddins.idl
index afaf368e895e..bd515b6ebced 100644
--- a/odk/examples/java/Spreadsheet/XCalcAddins.idl
+++ b/odk/examples/java/Spreadsheet/XCalcAddins.idl
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: XCalcAddins.idl,v $
- *
- * $Revision: 1.5 $
- *
- * last change: $Author: rt $ $Date: 2008-07-11 14:31:08 $
- *
* 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