summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-09-20 09:25:00 +0200
committerThomas Arnhold <thomas@arnhold.org>2011-09-20 09:25:41 +0200
commit1afef0e98a11a833bfd05460f908f84fbdd9abfd (patch)
treeda35d9ebbfc26d5f933d8d63d20f548d1305907f /filter
parenta32da8aba636dd515ac74c9b2234e8ff83d47055 (diff)
Remove RCS header
Diffstat (limited to 'filter')
-rw-r--r--filter/source/config/tools/merge/FCFGMerge.cfg4
-rw-r--r--filter/source/svg/impsvgdialog.cxx6
-rw-r--r--filter/source/svg/impsvgdialog.hxx6
-rw-r--r--filter/source/svg/svgdialog.cxx6
-rw-r--r--filter/source/svg/svgdialog.hxx6
-rw-r--r--filter/source/svg/svgexport.cxx3
-rw-r--r--filter/source/svg/svgfilter.hxx3
-rw-r--r--filter/source/svg/svgfontexport.cxx3
-rw-r--r--filter/source/svg/svgfontexport.hxx3
-rw-r--r--filter/source/svg/svgwriter.cxx3
-rw-r--r--filter/source/svg/svgwriter.hxx3
11 files changed, 0 insertions, 46 deletions
diff --git a/filter/source/config/tools/merge/FCFGMerge.cfg b/filter/source/config/tools/merge/FCFGMerge.cfg
index 7e71e9c12309..59d35b8be7bf 100644
--- a/filter/source/config/tools/merge/FCFGMerge.cfg
+++ b/filter/source/config/tools/merge/FCFGMerge.cfg
@@ -6,10 +6,6 @@
#
# OpenOffice.org - a multi-platform office productivity suite
#
-# $RCSfile: FCFGMerge.cfg,v $
-#
-# $Revision: 1.5 $
-#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/filter/source/svg/impsvgdialog.cxx b/filter/source/svg/impsvgdialog.cxx
index 7a4f083160a3..27affcf81fe8 100644
--- a/filter/source/svg/impsvgdialog.cxx
+++ b/filter/source/svg/impsvgdialog.cxx
@@ -2,12 +2,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: impsvgdialog.cxx,v $
- *
- * $Revision: 1.1.2.3 $
- *
- * last change: $Author: ka $ $Date: 2007/06/15 14:36:19 $
- *
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
*
diff --git a/filter/source/svg/impsvgdialog.hxx b/filter/source/svg/impsvgdialog.hxx
index f7849c994b9e..f6687831f63f 100644
--- a/filter/source/svg/impsvgdialog.hxx
+++ b/filter/source/svg/impsvgdialog.hxx
@@ -2,12 +2,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: impsvgdialog.hxx,v $
- *
- * $Revision: 1.1.2.5 $
- *
- * last change: $Author: ka $ $Date: 2006/03/24 10:57:24 $
- *
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
*
diff --git a/filter/source/svg/svgdialog.cxx b/filter/source/svg/svgdialog.cxx
index 6787a38fa7da..b89479f7cb39 100644
--- a/filter/source/svg/svgdialog.cxx
+++ b/filter/source/svg/svgdialog.cxx
@@ -2,12 +2,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: svgdialog.cxx,v $
- *
- * $Revision: 1.1.2.3 $
- *
- * last change: $Author: ka $ $Date: 2008/05/19 10:12:43 $
- *
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
*
diff --git a/filter/source/svg/svgdialog.hxx b/filter/source/svg/svgdialog.hxx
index e0eff6494fb7..0a4bf3dbac86 100644
--- a/filter/source/svg/svgdialog.hxx
+++ b/filter/source/svg/svgdialog.hxx
@@ -2,12 +2,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: svgdialog.hxx,v $
- *
- * $Revision: 1.1.2.1 $
- *
- * last change: $Author: ka $ $Date: 2006/03/08 08:18:10 $
- *
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
*
diff --git a/filter/source/svg/svgexport.cxx b/filter/source/svg/svgexport.cxx
index c68f292eb926..9357a365a625 100644
--- a/filter/source/svg/svgexport.cxx
+++ b/filter/source/svg/svgexport.cxx
@@ -7,9 +7,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: svgexport.cxx,v $
- * $Revision: 1.12.62.15 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/filter/source/svg/svgfilter.hxx b/filter/source/svg/svgfilter.hxx
index 2dcfa01685c0..0a2ee253f3f3 100644
--- a/filter/source/svg/svgfilter.hxx
+++ b/filter/source/svg/svgfilter.hxx
@@ -7,9 +7,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: svgfilter.hxx,v $
- * $Revision: 1.10.110.11 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/filter/source/svg/svgfontexport.cxx b/filter/source/svg/svgfontexport.cxx
index f78d24c9fa87..24c1a145ff33 100644
--- a/filter/source/svg/svgfontexport.cxx
+++ b/filter/source/svg/svgfontexport.cxx
@@ -7,9 +7,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: svgfontexport.cxx,v $
- * $Revision: 1.6.64.10 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/filter/source/svg/svgfontexport.hxx b/filter/source/svg/svgfontexport.hxx
index c05ede336a58..9a996f577cf0 100644
--- a/filter/source/svg/svgfontexport.hxx
+++ b/filter/source/svg/svgfontexport.hxx
@@ -7,9 +7,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: svgfontexport.hxx,v $
- * $Revision: 1.2.110.3 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/filter/source/svg/svgwriter.cxx b/filter/source/svg/svgwriter.cxx
index 2267b928820f..a3c89ea0251f 100644
--- a/filter/source/svg/svgwriter.cxx
+++ b/filter/source/svg/svgwriter.cxx
@@ -7,9 +7,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: svgwriter.cxx,v $
- * $Revision: 1.7.64.23 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/filter/source/svg/svgwriter.hxx b/filter/source/svg/svgwriter.hxx
index 91a605a20b93..814c67dbd883 100644
--- a/filter/source/svg/svgwriter.hxx
+++ b/filter/source/svg/svgwriter.hxx
@@ -7,9 +7,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: svgwriter.hxx,v $
- * $Revision: 1.5.86.14 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify