diff options
author | Duncan Foster <dfoster@openoffice.org> | 2003-02-26 16:00:34 +0000 |
---|---|---|
committer | Duncan Foster <dfoster@openoffice.org> | 2003-02-26 16:00:34 +0000 |
commit | 6fc11411fa9bfd4c7effb8b2d37e38914b21e687 (patch) | |
tree | bef08449c7c9ffec281edee430aa4891e8533abf /scripting/workben/ifc | |
parent | d4da15307efddd8e77e5998ddf96fb3d632caa72 (diff) |
*** empty log message ***
Diffstat (limited to 'scripting/workben/ifc')
-rw-r--r-- | scripting/workben/ifc/scripting/_XScriptSecurity.java | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/workben/ifc/scripting/_XScriptSecurity.java b/scripting/workben/ifc/scripting/_XScriptSecurity.java index 94e9909a616d..794c8d889fa3 100644 --- a/scripting/workben/ifc/scripting/_XScriptSecurity.java +++ b/scripting/workben/ifc/scripting/_XScriptSecurity.java @@ -2,9 +2,9 @@ * * $RCSfile: _XScriptSecurity.java,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change:$Date: 2003-02-26 13:29:48 $ + * last change:$Date: 2003-02-26 17:00:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,7 +59,7 @@ * ************************************************************************/ -package ifc.script.framework; +package ifc.script.framework.security; import java.util.HashMap; import java.util.Iterator; |