summaryrefslogtreecommitdiffstats
path: root/jurt/com/sun/star/uno
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-06-28 17:05:40 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-06-28 19:59:06 +0100
commit2c3aa4f3a5c1e96ca6edd18d2e1a32f0272153a7 (patch)
tree07e17aba2102900dd04914b9a332af618b10bd35 /jurt/com/sun/star/uno
parentre-base on ALv2 code. Includes: (diff)
downloadcore-2c3aa4f3a5c1e96ca6edd18d2e1a32f0272153a7.tar.gz
core-2c3aa4f3a5c1e96ca6edd18d2e1a32f0272153a7.zip
remove malingering legacy RCS tags.
Diffstat (limited to 'jurt/com/sun/star/uno')
-rw-r--r--jurt/com/sun/star/uno/Ascii.java1
-rw-r--r--jurt/com/sun/star/uno/AsciiString.java1
-rw-r--r--jurt/com/sun/star/uno/MappingException.java1
3 files changed, 0 insertions, 3 deletions
diff --git a/jurt/com/sun/star/uno/Ascii.java b/jurt/com/sun/star/uno/Ascii.java
index fed2f505005c..53d8905a797a 100644
--- a/jurt/com/sun/star/uno/Ascii.java
+++ b/jurt/com/sun/star/uno/Ascii.java
@@ -21,7 +21,6 @@ package com.sun.star.uno;
/**
* The Ascii class represents the IDL build in type <code>ascii</code>.
* <p>
- * @version $Revision: 1.5 $ $ $Date: 2008-04-11 11:27:21 $
* @author Markus Meyer
* @deprecated do not use
*/
diff --git a/jurt/com/sun/star/uno/AsciiString.java b/jurt/com/sun/star/uno/AsciiString.java
index b7f5cb2860ea..172054533a26 100644
--- a/jurt/com/sun/star/uno/AsciiString.java
+++ b/jurt/com/sun/star/uno/AsciiString.java
@@ -21,7 +21,6 @@ package com.sun.star.uno;
/**
* The Ascii class represents the IDL build in type <code>asciistring</code>.
* <p>
- * @version $Revision: 1.5 $ $ $Date: 2008-04-11 11:27:42 $
* @author Markus Meyer
* @deprecated do not use
*/
diff --git a/jurt/com/sun/star/uno/MappingException.java b/jurt/com/sun/star/uno/MappingException.java
index c398867969ce..c1054ce9a8e8 100644
--- a/jurt/com/sun/star/uno/MappingException.java
+++ b/jurt/com/sun/star/uno/MappingException.java
@@ -24,7 +24,6 @@ package com.sun.star.uno;
* The exception is replaced by the com.sun.star.lang.DisposedException.
* @deprecated since UDK 3.0.2
* <p>
- * @version $Revision: 1.6 $ $ $Date: 2008-04-11 11:28:00 $
* @see com.sun.star.uno.UnoRuntime
* @see com.sun.star.uno.IQueryInterface
* @see com.sun.star.uno.IBridge