diff options
Diffstat (limited to 'ridljar/com')
-rw-r--r-- | ridljar/com/sun/star/uno/Union.java | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/ridljar/com/sun/star/uno/Union.java b/ridljar/com/sun/star/uno/Union.java index 29f2f27263ac..a0831e039692 100644 --- a/ridljar/com/sun/star/uno/Union.java +++ b/ridljar/com/sun/star/uno/Union.java @@ -2,9 +2,9 @@ * * $RCSfile: Union.java,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: jbu $ $Date: 2002-01-18 14:04:55 $ + * last change: $Author: pjunck $ $Date: 2004-11-03 08:53:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -68,8 +68,7 @@ package com.sun.star.uno; * Note: The idl type <code>union<code> is currently not fully * integrated into the UNO framework, so don't use it. * - * @version $Revision: 1.2 $ $ $Date: 2002-01-18 14:04:55 $ - * @since UDK1.0 + * @version $Revision: 1.3 $ $ $Date: 2004-11-03 08:53:47 $ */ public class Union { /** |