You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by ta...@apache.org on 2009/01/06 19:14:20 UTC

svn commit: r732032 - in /incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature: feature.properties feature.xml

Author: takezoe
Date: Tue Jan  6 10:14:19 2009
New Revision: 732032

URL: http://svn.apache.org/viewvc?rev=732032&view=rev
Log:
Adds Apache Header.

Modified:
    incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.properties
    incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.xml

Modified: incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.properties
URL: http://svn.apache.org/viewvc/incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.properties?rev=732032&r1=732031&r2=732032&view=diff
==============================================================================
--- incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.properties (original)
+++ incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.properties Tue Jan  6 10:14:19 2009
@@ -1,2 +1,19 @@
+# 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.
+
 feature.name=ClickIDE
 feature.provider=Naoki Takezoe

Modified: incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.xml
URL: http://svn.apache.org/viewvc/incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.xml?rev=732032&r1=732031&r2=732032&view=diff
==============================================================================
--- incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.xml (original)
+++ incubator/click/trunk/tools/eclipse/org.apache.click.eclipse.feature/feature.xml Tue Jan  6 10:14:19 2009
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <feature
       id="org.apache.click.eclipse.feature"
       label="%feature.name"