Author: rahul
Date: Mon Oct 23 16:07:32 2006
New Revision: 467168

URL: http://svn.apache.org/viewvc?view=rev&rev=467168
Log:
Adding ASLv2 headers to (source and test) bundles, where missing.

SHALE-311

Modified:
    
shale/framework/trunk/shale-core/src/test/resources/org/apache/shale/util/TestBundle_en_US.properties
    
shale/framework/trunk/shale-core/src/test/resources/org/apache/shale/util/TestBundle_fr_FR.properties
    
shale/framework/trunk/shale-remoting/src/main/resources/org/apache/shale/remoting/Bundle.properties

Modified: 
shale/framework/trunk/shale-core/src/test/resources/org/apache/shale/util/TestBundle_en_US.properties
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-core/src/test/resources/org/apache/shale/util/TestBundle_en_US.properties?view=diff&rev=467168&r1=467167&r2=467168
==============================================================================
--- 
shale/framework/trunk/shale-core/src/test/resources/org/apache/shale/util/TestBundle_en_US.properties
 (original)
+++ 
shale/framework/trunk/shale-core/src/test/resources/org/apache/shale/util/TestBundle_en_US.properties
 Mon Oct 23 16:07:32 2006
@@ -1,3 +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.
+#
 # TestBundle (English)
 key1=English Key 1
 key2=English Key 2

Modified: 
shale/framework/trunk/shale-core/src/test/resources/org/apache/shale/util/TestBundle_fr_FR.properties
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-core/src/test/resources/org/apache/shale/util/TestBundle_fr_FR.properties?view=diff&rev=467168&r1=467167&r2=467168
==============================================================================
--- 
shale/framework/trunk/shale-core/src/test/resources/org/apache/shale/util/TestBundle_fr_FR.properties
 (original)
+++ 
shale/framework/trunk/shale-core/src/test/resources/org/apache/shale/util/TestBundle_fr_FR.properties
 Mon Oct 23 16:07:32 2006
@@ -1,3 +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.
+#
 # TestBundle (French)
 key1=French Key 1
 key2=French Key 2

Modified: 
shale/framework/trunk/shale-remoting/src/main/resources/org/apache/shale/remoting/Bundle.properties
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-remoting/src/main/resources/org/apache/shale/remoting/Bundle.properties?view=diff&rev=467168&r1=467167&r2=467168
==============================================================================
--- 
shale/framework/trunk/shale-remoting/src/main/resources/org/apache/shale/remoting/Bundle.properties
 (original)
+++ 
shale/framework/trunk/shale-remoting/src/main/resources/org/apache/shale/remoting/Bundle.properties
 Mon Oct 23 16:07:32 2006
@@ -1,3 +1,20 @@
+# 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.
+#
+# $Id: Bundle.properties 464719 2006-10-16 23:18:31Z rahul $
+#
 contentType.exception=Exception occurred setting content type on response
 mapping.configure=Configuring processor mapping
 mappings.configure=Configuring Mappings instance of type


Reply via email to