You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by rf...@apache.org on 2010/07/08 12:31:32 UTC

svn commit: r961695 - in /lenya/branches/BRANCH_2_1_X/tools: anttasks/src/org/apache/lenya/xml/AntDocumentHelper.java configure/src/java/org/apache/lenya/config/impl/SubParamsGUI.java

Author: rfrovarp
Date: Thu Jul  8 10:31:31 2010
New Revision: 961695

URL: http://svn.apache.org/viewvc?rev=961695&view=rev
Log:
Added license

Modified:
    lenya/branches/BRANCH_2_1_X/tools/anttasks/src/org/apache/lenya/xml/AntDocumentHelper.java
    lenya/branches/BRANCH_2_1_X/tools/configure/src/java/org/apache/lenya/config/impl/SubParamsGUI.java

Modified: lenya/branches/BRANCH_2_1_X/tools/anttasks/src/org/apache/lenya/xml/AntDocumentHelper.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_1_X/tools/anttasks/src/org/apache/lenya/xml/AntDocumentHelper.java?rev=961695&r1=961694&r2=961695&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_1_X/tools/anttasks/src/org/apache/lenya/xml/AntDocumentHelper.java (original)
+++ lenya/branches/BRANCH_2_1_X/tools/anttasks/src/org/apache/lenya/xml/AntDocumentHelper.java Thu Jul  8 10:31:31 2010
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.lenya.xml;
 
 import java.io.File;

Modified: lenya/branches/BRANCH_2_1_X/tools/configure/src/java/org/apache/lenya/config/impl/SubParamsGUI.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_1_X/tools/configure/src/java/org/apache/lenya/config/impl/SubParamsGUI.java?rev=961695&r1=961694&r2=961695&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_1_X/tools/configure/src/java/org/apache/lenya/config/impl/SubParamsGUI.java (original)
+++ lenya/branches/BRANCH_2_1_X/tools/configure/src/java/org/apache/lenya/config/impl/SubParamsGUI.java Thu Jul  8 10:31:31 2010
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You 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.lenya.config.impl;
 
 import java.awt.Container;



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org