summaryrefslogtreecommitdiff
path: root/io/source/connector
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-02-17 10:32:35 +0100
committerVladimir Glazunov <vg@openoffice.org>2010-02-17 10:32:35 +0100
commit5284d1d961e434f53992f6db762e2c15fd4823dd (patch)
treedbeac34be125a0ced2f9789ec968cc3e34fbaef4 /io/source/connector
parentd83ecc038137d32e538a4a3d8c346693aeaf38c8 (diff)
parentd3ec93586d07639c83b80f84b14c21872408e8d0 (diff)
CWS-TOOLING: integrate CWS changefileheader2
Notes
split repo tag: ure_ooo/DEV300_m72 split repo tag: ure_ooo/DEV300_m73
Diffstat (limited to 'io/source/connector')
-rw-r--r--io/source/connector/connector.cxx5
-rw-r--r--io/source/connector/connector.hxx5
-rw-r--r--io/source/connector/ctr_pipe.cxx5
-rw-r--r--io/source/connector/ctr_socket.cxx5
-rw-r--r--io/source/connector/makefile.mk6
5 files changed, 5 insertions, 21 deletions
diff --git a/io/source/connector/connector.cxx b/io/source/connector/connector.cxx
index 8fae97c2dad2..cac3471beed1 100644
--- a/io/source/connector/connector.cxx
+++ b/io/source/connector/connector.cxx
@@ -2,13 +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: connector.cxx,v $
- * $Revision: 1.22 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/io/source/connector/connector.hxx b/io/source/connector/connector.hxx
index e7777fc4245c..a68206b61b9f 100644
--- a/io/source/connector/connector.hxx
+++ b/io/source/connector/connector.hxx
@@ -2,13 +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: connector.hxx,v $
- * $Revision: 1.11 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/io/source/connector/ctr_pipe.cxx b/io/source/connector/ctr_pipe.cxx
index ac3c4065734a..913ff5700971 100644
--- a/io/source/connector/ctr_pipe.cxx
+++ b/io/source/connector/ctr_pipe.cxx
@@ -2,13 +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: ctr_pipe.cxx,v $
- * $Revision: 1.7 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/io/source/connector/ctr_socket.cxx b/io/source/connector/ctr_socket.cxx
index 31020cb8b22a..dd532a9b5984 100644
--- a/io/source/connector/ctr_socket.cxx
+++ b/io/source/connector/ctr_socket.cxx
@@ -2,13 +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: ctr_socket.cxx,v $
- * $Revision: 1.12 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/io/source/connector/makefile.mk b/io/source/connector/makefile.mk
index 471f6b9d258f..de3e922846db 100644
--- a/io/source/connector/makefile.mk
+++ b/io/source/connector/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.14 $
-#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify