roxspring 2004/03/29 14:52:30
Modified: cli/src/test/org/apache/commons/cli2/commandline Tag:
RESEARCH_CLI_2_ROXSPRING
PropertiesCommandLineTest.java
Log:
Added apache licence
Revision Changes Path
No revision
No revision
1.1.2.3 +13 -4
jakarta-commons/cli/src/test/org/apache/commons/cli2/commandline/Attic/PropertiesCommandLineTest.java
Index: PropertiesCommandLineTest.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/cli/src/test/org/apache/commons/cli2/commandline/Attic/PropertiesCommandLineTest.java,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -r1.1.2.2 -r1.1.2.3
--- PropertiesCommandLineTest.java 27 Mar 2004 00:27:31 -0000 1.1.2.2
+++ PropertiesCommandLineTest.java 29 Mar 2004 22:52:29 -0000 1.1.2.3
@@ -1,8 +1,17 @@
-/*
- * Created on 29-Feb-2004
+/**
+ * Copyright 2004 The Apache Software Foundation
*
- * To change the template for this generated file go to
- * Window - Preferences - Java - Code Generation - Code and Comments
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
*/
package org.apache.commons.cli2.commandline;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]