You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hise-commits@incubator.apache.org by rr...@apache.org on 2010/03/02 12:50:38 UTC

svn commit: r918007 - in /incubator/hise/branches/0.1.X: hise-test-example/src/main/resources/hise-login.properties hise-test-example/src/main/resources/peopleGroups.properties hise-web/src/main/resources/peopleGroups.properties

Author: rr
Date: Tue Mar  2 12:50:37 2010
New Revision: 918007

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

Removed:
    incubator/hise/branches/0.1.X/hise-web/src/main/resources/peopleGroups.properties
Modified:
    incubator/hise/branches/0.1.X/hise-test-example/src/main/resources/hise-login.properties
    incubator/hise/branches/0.1.X/hise-test-example/src/main/resources/peopleGroups.properties

Modified: incubator/hise/branches/0.1.X/hise-test-example/src/main/resources/hise-login.properties
URL: http://svn.apache.org/viewvc/incubator/hise/branches/0.1.X/hise-test-example/src/main/resources/hise-login.properties?rev=918007&r1=918006&r2=918007&view=diff
==============================================================================
--- incubator/hise/branches/0.1.X/hise-test-example/src/main/resources/hise-login.properties (original)
+++ incubator/hise/branches/0.1.X/hise-test-example/src/main/resources/hise-login.properties Tue Mar  2 12:50:37 2010
@@ -1,2 +1,17 @@
+#    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.
+#
 user1=user1pass
 user2=user2pass

Modified: incubator/hise/branches/0.1.X/hise-test-example/src/main/resources/peopleGroups.properties
URL: http://svn.apache.org/viewvc/incubator/hise/branches/0.1.X/hise-test-example/src/main/resources/peopleGroups.properties?rev=918007&r1=918006&r2=918007&view=diff
==============================================================================
--- incubator/hise/branches/0.1.X/hise-test-example/src/main/resources/peopleGroups.properties (original)
+++ incubator/hise/branches/0.1.X/hise-test-example/src/main/resources/peopleGroups.properties Tue Mar  2 12:50:37 2010
@@ -1,3 +1,18 @@
+#    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.
+#
 #newusers=jacek
 #test=kamil,tomek
 #regionalClerks=witek,a,b
@@ -6,4 +21,4 @@
 #directorClaims=witek
 #employees=mateusz,warren,tomek
 #managers=witek
-lpg1=lpg1_user1
\ No newline at end of file
+lpg1=lpg1_user1