summaryrefslogtreecommitdiff
path: root/unoxml
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml')
-rw-r--r--unoxml/source/dom/childlist.cxx6
-rw-r--r--unoxml/source/dom/comment.cxx6
-rw-r--r--unoxml/source/dom/documentbuilder.hxx6
-rw-r--r--unoxml/source/dom/documentfragment.cxx6
-rw-r--r--unoxml/source/dom/documenttype.cxx6
5 files changed, 15 insertions, 15 deletions
diff --git a/unoxml/source/dom/childlist.cxx b/unoxml/source/dom/childlist.cxx
index 5a89943b8500..c347aba04f61 100644
--- a/unoxml/source/dom/childlist.cxx
+++ b/unoxml/source/dom/childlist.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: childlist.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:56:38 $
+ * last change: $Author: hr $ $Date: 2006-06-20 00:44:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -77,4 +77,4 @@ namespace DOM
}
return aNode;
}
-} \ No newline at end of file
+}
diff --git a/unoxml/source/dom/comment.cxx b/unoxml/source/dom/comment.cxx
index a752adf702ef..39efa172cba1 100644
--- a/unoxml/source/dom/comment.cxx
+++ b/unoxml/source/dom/comment.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: comment.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:57:18 $
+ * last change: $Author: hr $ $Date: 2006-06-20 00:44:12 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -50,4 +50,4 @@ namespace DOM
{
return CCharacterData::getData();
}
-} \ No newline at end of file
+}
diff --git a/unoxml/source/dom/documentbuilder.hxx b/unoxml/source/dom/documentbuilder.hxx
index c3f6f4523f23..793ec318df9c 100644
--- a/unoxml/source/dom/documentbuilder.hxx
+++ b/unoxml/source/dom/documentbuilder.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: documentbuilder.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:58:44 $
+ * last change: $Author: hr $ $Date: 2006-06-20 00:44:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -145,4 +145,4 @@ namespace DOM
};
}
-#endif \ No newline at end of file
+#endif
diff --git a/unoxml/source/dom/documentfragment.cxx b/unoxml/source/dom/documentfragment.cxx
index 2968bfcb7ef5..2ed3531b21ce 100644
--- a/unoxml/source/dom/documentfragment.cxx
+++ b/unoxml/source/dom/documentfragment.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: documentfragment.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:59:04 $
+ * last change: $Author: hr $ $Date: 2006-06-20 00:44:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -50,4 +50,4 @@ namespace DOM
{
return OUString();
}
-} \ No newline at end of file
+}
diff --git a/unoxml/source/dom/documenttype.cxx b/unoxml/source/dom/documenttype.cxx
index d6e141557f42..4c2f04e74b94 100644
--- a/unoxml/source/dom/documenttype.cxx
+++ b/unoxml/source/dom/documenttype.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: documenttype.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:59:36 $
+ * last change: $Author: hr $ $Date: 2006-06-20 00:45:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -131,4 +131,4 @@ namespace DOM
{
return OUString();
}
-} \ No newline at end of file
+}