summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/deployment
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/deployment')
-rw-r--r--offapi/com/sun/star/deployment/DeploymentException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/deployment/DeploymentException.idl b/offapi/com/sun/star/deployment/DeploymentException.idl
index 00505611bfdf..5939919cf58a 100644
--- a/offapi/com/sun/star/deployment/DeploymentException.idl
+++ b/offapi/com/sun/star/deployment/DeploymentException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DeploymentException.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: kz $ $Date: 2004-06-11 11:48:45 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:02:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,7 +69,7 @@ module com { module sun { module star { module deployment {
/** A DeploymentException reflects a deployment error.
- @since #i20304#
+ @since OOo 2.0.0
*/
exception DeploymentException : com::sun::star::uno::Exception
{