Author: thobbs
Date: Sun May 22 18:31:25 2011
New Revision: 1126153

URL: http://svn.apache.org/viewvc?rev=1126153&view=rev
Log:
Added missing ASF license headers

Modified:
    river/jtsk/trunk/src/com/sun/jini/outrigger/FastList.java
    
river/jtsk/trunk/src/manifest/jsk-resources/META-INF/services/net.jini.config.Configuration
    river/jtsk/trunk/src/org/apache/river/config/builder/velocity.properties

Modified: river/jtsk/trunk/src/com/sun/jini/outrigger/FastList.java
URL: 
http://svn.apache.org/viewvc/river/jtsk/trunk/src/com/sun/jini/outrigger/FastList.java?rev=1126153&r1=1126152&r2=1126153&view=diff
==============================================================================
--- river/jtsk/trunk/src/com/sun/jini/outrigger/FastList.java (original)
+++ river/jtsk/trunk/src/com/sun/jini/outrigger/FastList.java Sun May 22 
18:31:25 2011
@@ -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 com.sun.jini.outrigger;
 
 import java.util.Iterator;

Modified: 
river/jtsk/trunk/src/manifest/jsk-resources/META-INF/services/net.jini.config.Configuration
URL: 
http://svn.apache.org/viewvc/river/jtsk/trunk/src/manifest/jsk-resources/META-INF/services/net.jini.config.Configuration?rev=1126153&r1=1126152&r2=1126153&view=diff
==============================================================================
--- 
river/jtsk/trunk/src/manifest/jsk-resources/META-INF/services/net.jini.config.Configuration
 (original)
+++ 
river/jtsk/trunk/src/manifest/jsk-resources/META-INF/services/net.jini.config.Configuration
 Sun May 22 18:31:25 2011
@@ -1 +1,18 @@
-com.sun.jini.config.GroovyConfig
\ No newline at end of file
+#/*
+# 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.
+#*/
+com.sun.jini.config.GroovyConfig

Modified: 
river/jtsk/trunk/src/org/apache/river/config/builder/velocity.properties
URL: 
http://svn.apache.org/viewvc/river/jtsk/trunk/src/org/apache/river/config/builder/velocity.properties?rev=1126153&r1=1126152&r2=1126153&view=diff
==============================================================================
--- river/jtsk/trunk/src/org/apache/river/config/builder/velocity.properties 
(original)
+++ river/jtsk/trunk/src/org/apache/river/config/builder/velocity.properties 
Sun May 22 18:31:25 2011
@@ -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.
+#*/
+
 #  velocity.properties
 # 
 #  Created on 13-jan-2011 15:35:47 by sim


Reply via email to