mcconnell 02/05/02 22:08:32
Modified: all/src/scratchpad/org/apache/avalon/excalibur/service
AbstractManager.java DefaultComponentManager.java
DefaultServiceManager.java DependencyInfo.java
PipelineException.java
PipelineRuntimeException.java PipelineService.java
PooledProvider.java ServiceContext.java
ServiceFactory.java ServiceInfo.java
ServiceLoader.java ServiceLoader.xinfo
ServiceLoaderContext.java ServiceProvider.java
ServiceRegistry.java SingletonProvider.java
TransientProvider.java UnitInfo.java
all/src/scratchpad/org/apache/avalon/excalibur/service/ant
Load.java
Log:
copyright and license update
Revision Changes Path
1.6 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/AbstractManager.java
Index: AbstractManager.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/AbstractManager.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- AbstractManager.java 3 May 2002 03:40:43 -0000 1.5
+++ AbstractManager.java 3 May 2002 05:08:31 -0000 1.6
@@ -1,8 +1,11 @@
/*
- * File: DefaultServiceManager.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.4 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/DefaultComponentManager.java
Index: DefaultComponentManager.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/DefaultComponentManager.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- DefaultComponentManager.java 16 Mar 2002 00:05:48 -0000 1.3
+++ DefaultComponentManager.java 3 May 2002 05:08:31 -0000 1.4
@@ -1,8 +1,11 @@
/*
- * File: DefaultServiceManager.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.5 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/DefaultServiceManager.java
Index: DefaultServiceManager.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/DefaultServiceManager.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- DefaultServiceManager.java 16 Mar 2002 00:05:48 -0000 1.4
+++ DefaultServiceManager.java 3 May 2002 05:08:31 -0000 1.5
@@ -1,8 +1,11 @@
/*
- * File: DefaultServiceManager.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.4 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/DependencyInfo.java
Index: DependencyInfo.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/DependencyInfo.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- DependencyInfo.java 16 Mar 2002 00:05:48 -0000 1.3
+++ DependencyInfo.java 3 May 2002 05:08:31 -0000 1.4
@@ -1,8 +1,11 @@
/*
- * File: DependencyInfo.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.5 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/PipelineException.java
Index: PipelineException.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/PipelineException.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- PipelineException.java 16 Mar 2002 00:05:48 -0000 1.4
+++ PipelineException.java 3 May 2002 05:08:31 -0000 1.5
@@ -1,8 +1,11 @@
/*
- * File: PipelineException.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.5 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/PipelineRuntimeException.java
Index: PipelineRuntimeException.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/PipelineRuntimeException.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- PipelineRuntimeException.java 16 Mar 2002 00:05:48 -0000 1.4
+++ PipelineRuntimeException.java 3 May 2002 05:08:31 -0000 1.5
@@ -1,8 +1,11 @@
/*
- * File: PipelineRuntimeException.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.2 +8 -0
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/PipelineService.java
Index: PipelineService.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/PipelineService.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PipelineService.java 3 May 2002 03:32:53 -0000 1.1
+++ PipelineService.java 3 May 2002 05:08:31 -0000 1.2
@@ -1,5 +1,13 @@
/*
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
+
package org.apache.avalon.excalibur.service;
import org.apache.avalon.framework.component.Component;
1.4 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/PooledProvider.java
Index: PooledProvider.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/PooledProvider.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PooledProvider.java 2 May 2002 19:23:50 -0000 1.3
+++ PooledProvider.java 3 May 2002 05:08:31 -0000 1.4
@@ -1,8 +1,11 @@
/*
- * File: SingletonProvider.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.4 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceContext.java
Index: ServiceContext.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceContext.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ServiceContext.java 16 Mar 2002 00:05:48 -0000 1.3
+++ ServiceContext.java 3 May 2002 05:08:31 -0000 1.4
@@ -1,8 +1,11 @@
/*
- * File: ServiceContext.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.11 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceFactory.java
Index: ServiceFactory.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceFactory.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ServiceFactory.java 3 May 2002 05:00:37 -0000 1.10
+++ ServiceFactory.java 3 May 2002 05:08:31 -0000 1.11
@@ -1,8 +1,11 @@
/*
- * File: ServiceFactory.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.3 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceInfo.java
Index: ServiceInfo.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceInfo.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ServiceInfo.java 16 Mar 2002 00:05:48 -0000 1.2
+++ ServiceInfo.java 3 May 2002 05:08:31 -0000 1.3
@@ -1,8 +1,11 @@
/*
- * File: ServiceInfo.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.10 +8 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceLoader.java
Index: ServiceLoader.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceLoader.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ServiceLoader.java 3 May 2002 05:01:15 -0000 1.9
+++ ServiceLoader.java 3 May 2002 05:08:31 -0000 1.10
@@ -1,9 +1,13 @@
/*
- * File: ServiceLoader.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
+
package org.apache.avalon.excalibur.service;
1.2 +10 -0
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceLoader.xinfo
Index: ServiceLoader.xinfo
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceLoader.xinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ServiceLoader.xinfo 3 May 2002 03:28:56 -0000 1.1
+++ ServiceLoader.xinfo 3 May 2002 05:08:31 -0000 1.2
@@ -1,5 +1,15 @@
<?xml version="1.0"?>
+<!--
+Copyright (C) The Apache Software Foundation. All rights reserved.
+
+This software is published under the terms of the Apache Software License
+version 1.1, a copy of which has been included with this distribution in
+the LICENSE.TXT file.
+
+Original contribution by OSM SARL, http://www.osm.net
+-->
+
<blockinfo>
<block name="merlin">
1.5 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceLoaderContext.java
Index: ServiceLoaderContext.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceLoaderContext.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ServiceLoaderContext.java 24 Mar 2002 09:56:41 -0000 1.4
+++ ServiceLoaderContext.java 3 May 2002 05:08:31 -0000 1.5
@@ -1,8 +1,11 @@
/*
- * File: ServiceLoaderContext.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.3 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceProvider.java
Index: ServiceProvider.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceProvider.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ServiceProvider.java 16 Mar 2002 00:05:49 -0000 1.2
+++ ServiceProvider.java 3 May 2002 05:08:31 -0000 1.3
@@ -1,8 +1,11 @@
/*
- * File: ServiceProvider.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.8 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceRegistry.java
Index: ServiceRegistry.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ServiceRegistry.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ServiceRegistry.java 3 May 2002 04:59:48 -0000 1.7
+++ ServiceRegistry.java 3 May 2002 05:08:31 -0000 1.8
@@ -1,8 +1,11 @@
/*
- * File: ServiceRegistry.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.3 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/SingletonProvider.java
Index: SingletonProvider.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/SingletonProvider.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- SingletonProvider.java 16 Mar 2002 00:05:49 -0000 1.2
+++ SingletonProvider.java 3 May 2002 05:08:31 -0000 1.3
@@ -1,8 +1,11 @@
/*
- * File: SingletonProvider.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.4 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/TransientProvider.java
Index: TransientProvider.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/TransientProvider.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- TransientProvider.java 16 Mar 2002 00:05:49 -0000 1.3
+++ TransientProvider.java 3 May 2002 05:08:31 -0000 1.4
@@ -1,8 +1,11 @@
/*
- * File: TransientProvider.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.7 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/UnitInfo.java
Index: UnitInfo.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/UnitInfo.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- UnitInfo.java 3 May 2002 04:58:56 -0000 1.6
+++ UnitInfo.java 3 May 2002 05:08:31 -0000 1.7
@@ -1,8 +1,11 @@
/*
- * File: UnitInfo.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service;
1.2 +7 -4
jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ant/Load.java
Index: Load.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/all/src/scratchpad/org/apache/avalon/excalibur/service/ant/Load.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Load.java 3 May 2002 03:51:07 -0000 1.1
+++ Load.java 3 May 2002 05:08:32 -0000 1.2
@@ -1,8 +1,11 @@
/*
- * File: Load.java
- * License: etc/LICENSE.TXT
- * Copyright: Copyright (C) The Apache Software Foundation. All rights
reserved.
- * Copyright: OSM SARL 2002, All Rights Reserved.
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.TXT file.
+ *
+ * Original contribution by OSM SARL, http://www.osm.net
*/
package org.apache.avalon.excalibur.service.ant;
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>