summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-21 12:18:23 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-21 12:18:23 +0100
commitd07e62087eb28873585bc8b81b525e509c0eb52d (patch)
treed0d114fd512527d6c5df3f15ca8f3fd56d1a7c3e
parentd1bb1b8d60fdf0c57d11001079bb714d4da4bf80 (diff)
Remove old RCS lines.
-rw-r--r--languagetool/makefile.mk4
-rw-r--r--mysqlc/source/mysqlc_connection.cxx3
-rw-r--r--mysqlc/source/mysqlc_connection.hxx4
-rw-r--r--mysqlc/source/mysqlc_databasemetadata.cxx4
-rw-r--r--mysqlc/source/mysqlc_databasemetadata.hxx4
-rw-r--r--mysqlc/source/mysqlc_driver.cxx4
-rw-r--r--mysqlc/source/mysqlc_driver.hxx4
-rw-r--r--mysqlc/source/mysqlc_general.cxx4
-rw-r--r--mysqlc/source/mysqlc_general.hxx4
-rw-r--r--mysqlc/source/mysqlc_preparedstatement.cxx4
-rw-r--r--mysqlc/source/mysqlc_preparedstatement.hxx4
-rw-r--r--mysqlc/source/mysqlc_propertyids.cxx4
-rw-r--r--mysqlc/source/mysqlc_resultset.cxx4
-rw-r--r--mysqlc/source/mysqlc_resultset.hxx4
-rw-r--r--mysqlc/source/mysqlc_resultsetmetadata.cxx4
-rw-r--r--mysqlc/source/mysqlc_resultsetmetadata.hxx4
-rw-r--r--mysqlc/source/mysqlc_services.cxx4
-rw-r--r--mysqlc/source/mysqlc_statement.cxx4
-rw-r--r--mysqlc/source/mysqlc_subcomponent.hxx4
-rw-r--r--mysqlc/source/mysqlc_types.cxx4
-rw-r--r--mysqlc/source/mysqlc_types.hxx4
-rw-r--r--mysqlc/source/registry/data/org/openoffice/Office/DataAccess/Drivers.xcu3
-rw-r--r--nlpsolver/makefile.mk4
23 files changed, 0 insertions, 90 deletions
diff --git a/languagetool/makefile.mk b/languagetool/makefile.mk
index d96d702..03c8754 100644
--- a/languagetool/makefile.mk
+++ b/languagetool/makefile.mk
@@ -6,10 +6,6 @@
#
# OpenOffice.org - a multi-platform office productivity suite
#
-# $RCSfile: makefile.mk,v $
-#
-# $Revision: 1.10 $
-#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_connection.cxx b/mysqlc/source/mysqlc_connection.cxx
index 2344527..9d555b4 100644
--- a/mysqlc/source/mysqlc_connection.cxx
+++ b/mysqlc/source/mysqlc_connection.cxx
@@ -6,9 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_connection.cxx,v $
-*
-* $Revision: 1.1.2.6 $*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_connection.hxx b/mysqlc/source/mysqlc_connection.hxx
index ac3c4cc..2970004 100644
--- a/mysqlc/source/mysqlc_connection.hxx
+++ b/mysqlc/source/mysqlc_connection.hxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_connection.hxx,v $
-*
-* $Revision: 1.1.2.4 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_databasemetadata.cxx b/mysqlc/source/mysqlc_databasemetadata.cxx
index 498ed77..f05a56d 100644
--- a/mysqlc/source/mysqlc_databasemetadata.cxx
+++ b/mysqlc/source/mysqlc_databasemetadata.cxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_databasemetadata.cxx,v $
-*
-* $Revision: 1.1.2.5 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_databasemetadata.hxx b/mysqlc/source/mysqlc_databasemetadata.hxx
index 5b99414..3525d05 100644
--- a/mysqlc/source/mysqlc_databasemetadata.hxx
+++ b/mysqlc/source/mysqlc_databasemetadata.hxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_databasemetadata.hxx,v $
-*
-* $Revision: 1.1.2.3 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_driver.cxx b/mysqlc/source/mysqlc_driver.cxx
index b4eb4cd..80d6b32 100644
--- a/mysqlc/source/mysqlc_driver.cxx
+++ b/mysqlc/source/mysqlc_driver.cxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_driver.cxx,v $
-*
-* $Revision: 1.1.2.5 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_driver.hxx b/mysqlc/source/mysqlc_driver.hxx
index 3a17fd5..7036d1a 100644
--- a/mysqlc/source/mysqlc_driver.hxx
+++ b/mysqlc/source/mysqlc_driver.hxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_driver.hxx,v $
-*
-* $Revision: 1.1.2.4 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_general.cxx b/mysqlc/source/mysqlc_general.cxx
index 03e1264..13c7432 100644
--- a/mysqlc/source/mysqlc_general.cxx
+++ b/mysqlc/source/mysqlc_general.cxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_general.cxx,v $
-*
-* $Revision: 1.1.2.3 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_general.hxx b/mysqlc/source/mysqlc_general.hxx
index 5e4463b..7f85755 100644
--- a/mysqlc/source/mysqlc_general.hxx
+++ b/mysqlc/source/mysqlc_general.hxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_general.hxx,v $
-*
-* $Revision: 1.1.2.3 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_preparedstatement.cxx b/mysqlc/source/mysqlc_preparedstatement.cxx
index 89507b6..3b2b479 100644
--- a/mysqlc/source/mysqlc_preparedstatement.cxx
+++ b/mysqlc/source/mysqlc_preparedstatement.cxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_preparedstatement.cxx,v $
-*
-* $Revision: 1.1.2.5 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_preparedstatement.hxx b/mysqlc/source/mysqlc_preparedstatement.hxx
index 65d9492..0f913d7 100644
--- a/mysqlc/source/mysqlc_preparedstatement.hxx
+++ b/mysqlc/source/mysqlc_preparedstatement.hxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_preparedstatement.hxx,v $
-*
-* $Revision: 1.1.2.4 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_propertyids.cxx b/mysqlc/source/mysqlc_propertyids.cxx
index ecd6e2b..7587959 100644
--- a/mysqlc/source/mysqlc_propertyids.cxx
+++ b/mysqlc/source/mysqlc_propertyids.cxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_propertyids.cxx,v $
-*
-* $Revision: 1.1.2.2 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_resultset.cxx b/mysqlc/source/mysqlc_resultset.cxx
index 2898d12..7f397b7 100644
--- a/mysqlc/source/mysqlc_resultset.cxx
+++ b/mysqlc/source/mysqlc_resultset.cxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_resultset.cxx,v $
-*
-* $Revision: 1.1.2.5 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_resultset.hxx b/mysqlc/source/mysqlc_resultset.hxx
index 981d0bd..db83791 100644
--- a/mysqlc/source/mysqlc_resultset.hxx
+++ b/mysqlc/source/mysqlc_resultset.hxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_resultset.hxx,v $
-*
-* $Revision: 1.1.2.4 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_resultsetmetadata.cxx b/mysqlc/source/mysqlc_resultsetmetadata.cxx
index 7078033..07a0a03 100644
--- a/mysqlc/source/mysqlc_resultsetmetadata.cxx
+++ b/mysqlc/source/mysqlc_resultsetmetadata.cxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_resultsetmetadata.cxx,v $
-*
-* $Revision: 1.1.2.4 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_resultsetmetadata.hxx b/mysqlc/source/mysqlc_resultsetmetadata.hxx
index e9bad5f..d771a5b 100644
--- a/mysqlc/source/mysqlc_resultsetmetadata.hxx
+++ b/mysqlc/source/mysqlc_resultsetmetadata.hxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_resultsetmetadata.hxx,v $
-*
-* $Revision: 1.1.2.4 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_services.cxx b/mysqlc/source/mysqlc_services.cxx
index fea6bd1..14ac02e 100644
--- a/mysqlc/source/mysqlc_services.cxx
+++ b/mysqlc/source/mysqlc_services.cxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_services.cxx,v $
-*
-* $Revision: 1.1.2.5 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_statement.cxx b/mysqlc/source/mysqlc_statement.cxx
index 902edc1..a36ab8c 100644
--- a/mysqlc/source/mysqlc_statement.cxx
+++ b/mysqlc/source/mysqlc_statement.cxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_statement.cxx,v $
-*
-* $Revision: 1.1.2.4 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_subcomponent.hxx b/mysqlc/source/mysqlc_subcomponent.hxx
index 853091a..07e4ea1 100644
--- a/mysqlc/source/mysqlc_subcomponent.hxx
+++ b/mysqlc/source/mysqlc_subcomponent.hxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_subcomponent.hxx,v $
-*
-* $Revision: 1.1.2.2 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_types.cxx b/mysqlc/source/mysqlc_types.cxx
index 24d40ef..292560e 100644
--- a/mysqlc/source/mysqlc_types.cxx
+++ b/mysqlc/source/mysqlc_types.cxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_types.cxx,v $
-*
-* $Revision: 1.1.2.2 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/mysqlc_types.hxx b/mysqlc/source/mysqlc_types.hxx
index 2ddd2ee..8407ee9 100644
--- a/mysqlc/source/mysqlc_types.hxx
+++ b/mysqlc/source/mysqlc_types.hxx
@@ -6,10 +6,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: mysqlc_types.hxx,v $
-*
-* $Revision: 1.1.2.2 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/mysqlc/source/registry/data/org/openoffice/Office/DataAccess/Drivers.xcu b/mysqlc/source/registry/data/org/openoffice/Office/DataAccess/Drivers.xcu
index b9f239e..feaac8f 100644
--- a/mysqlc/source/registry/data/org/openoffice/Office/DataAccess/Drivers.xcu
+++ b/mysqlc/source/registry/data/org/openoffice/Office/DataAccess/Drivers.xcu
@@ -7,9 +7,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: DataAccess.xcu,v $
- * $Revision: 1.27 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/makefile.mk b/nlpsolver/makefile.mk
index 541802e..23b642c 100644
--- a/nlpsolver/makefile.mk
+++ b/nlpsolver/makefile.mk
@@ -6,10 +6,6 @@
#
# OpenOffice.org - a multi-platform office productivity suite
#
-# $RCSfile: makefile.mk,v $
-#
-# $Revision: 1.10 $
-#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify