summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/OfficeBean
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/DevelopersGuide/OfficeBean
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/DevelopersGuide/OfficeBean')
-rw-r--r--odk/examples/DevelopersGuide/OfficeBean/Makefile8
-rw-r--r--odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java8
-rw-r--r--odk/examples/DevelopersGuide/OfficeBean/makefile.mk6
3 files changed, 3 insertions, 19 deletions
diff --git a/odk/examples/DevelopersGuide/OfficeBean/Makefile b/odk/examples/DevelopersGuide/OfficeBean/Makefile
index c4d5a5091ca4..5aab7ead06e4 100644
--- a/odk/examples/DevelopersGuide/OfficeBean/Makefile
+++ b/odk/examples/DevelopersGuide/OfficeBean/Makefile
@@ -1,15 +1,9 @@
#*************************************************************************
#
-# $RCSfile: Makefile,v $
-#
-# $Revision: 1.5 $
-#
-# last change: $Author: rt $ $Date: 2008-08-27 15:21: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/DevelopersGuide/OfficeBean/OOoBeanViewer.java b/odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java
index 6746fc4b8e13..0bbe5475f23f 100644
--- a/odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java
+++ b/odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: OOoBeanViewer.java,v $
- *
- * $Revision: 1.3 $
- *
- * last change: $Author: vg $ $Date: 2005-02-16 16:22:52 $
- *
* 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/DevelopersGuide/OfficeBean/makefile.mk b/odk/examples/DevelopersGuide/OfficeBean/makefile.mk
index d7270a2494fe..4d56dbe7f13e 100644
--- a/odk/examples/DevelopersGuide/OfficeBean/makefile.mk
+++ b/odk/examples/DevelopersGuide/OfficeBean/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