From 3599ff520563668605637935fff1af54739826fa Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 20 Jan 2006 09:10:39 +0000 Subject: INTEGRATION: CWS tbe25 (1.3.4); FILE MERGED 2005/10/27 13:12:19 sb 1.3.4.1: #i56785# Fixed @since tag. --- ridljar/source/unoloader/com/sun/star/lib/unoloader/UnoLoader.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ridljar/source/unoloader/com/sun') diff --git a/ridljar/source/unoloader/com/sun/star/lib/unoloader/UnoLoader.java b/ridljar/source/unoloader/com/sun/star/lib/unoloader/UnoLoader.java index 0a9edb7f937c..ced9b580faec 100644 --- a/ridljar/source/unoloader/com/sun/star/lib/unoloader/UnoLoader.java +++ b/ridljar/source/unoloader/com/sun/star/lib/unoloader/UnoLoader.java @@ -4,9 +4,9 @@ * * $RCSfile: UnoLoader.java,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 13:26:10 $ + * last change: $Author: obo $ $Date: 2006-01-20 10:10:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -44,7 +44,7 @@ import java.net.URL; * *

This class is not yet stable.

* - * @since UDK 3.2.1 + * @since UDK 3.2.0 */ public final class UnoLoader { /** -- cgit