Author: gjm
Date: Thu Aug  9 16:02:16 2012
New Revision: 1371272

URL: http://svn.apache.org/viewvc?rev=1371272&view=rev
Log:
adding license header to a few ini style files - towards #153

Modified:
    
incubator/bloodhound/trunk/bloodhound_dashboard/bhdashboard/tests/data/ticket_data.ini
    incubator/bloodhound/trunk/bloodhound_dashboard/setup.cfg

Modified: 
incubator/bloodhound/trunk/bloodhound_dashboard/bhdashboard/tests/data/ticket_data.ini
URL: 
http://svn.apache.org/viewvc/incubator/bloodhound/trunk/bloodhound_dashboard/bhdashboard/tests/data/ticket_data.ini?rev=1371272&r1=1371271&r2=1371272&view=diff
==============================================================================
--- 
incubator/bloodhound/trunk/bloodhound_dashboard/bhdashboard/tests/data/ticket_data.ini
 (original)
+++ 
incubator/bloodhound/trunk/bloodhound_dashboard/bhdashboard/tests/data/ticket_data.ini
 Thu Aug  9 16:02:16 2012
@@ -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.
 
 [ticket1]
 summary = Ticket 1

Modified: incubator/bloodhound/trunk/bloodhound_dashboard/setup.cfg
URL: 
http://svn.apache.org/viewvc/incubator/bloodhound/trunk/bloodhound_dashboard/setup.cfg?rev=1371272&r1=1371271&r2=1371272&view=diff
==============================================================================
--- incubator/bloodhound/trunk/bloodhound_dashboard/setup.cfg (original)
+++ incubator/bloodhound/trunk/bloodhound_dashboard/setup.cfg Thu Aug  9 
16:02:16 2012
@@ -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.
+
 [egg_info]
 tag_build = 
 tag_date = 0


Reply via email to