Repository: groovy
Updated Branches:
  refs/heads/GROOVY_2_5_X aa73b6c6a -> c7dc5e411


add license header to fix rat violation


Project: http://git-wip-us.apache.org/repos/asf/groovy/repo
Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/c7dc5e41
Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/c7dc5e41
Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/c7dc5e41

Branch: refs/heads/GROOVY_2_5_X
Commit: c7dc5e411685cfe4d35e9254d7f8db7188d96ae2
Parents: aa73b6c
Author: Paul King <pa...@asert.com.au>
Authored: Sun Apr 8 16:25:51 2018 +1000
Committer: Paul King <pa...@asert.com.au>
Committed: Sun Apr 8 16:25:51 2018 +1000

----------------------------------------------------------------------
 .../groovy/bugs/groovy4585/groovy4585.xml       | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/c7dc5e41/src/test-resources/groovy/bugs/groovy4585/groovy4585.xml
----------------------------------------------------------------------
diff --git a/src/test-resources/groovy/bugs/groovy4585/groovy4585.xml 
b/src/test-resources/groovy/bugs/groovy4585/groovy4585.xml
index 5d8e83c..6dcf2bb 100644
--- a/src/test-resources/groovy/bugs/groovy4585/groovy4585.xml
+++ b/src/test-resources/groovy/bugs/groovy4585/groovy4585.xml
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="GB2312"?>
+<!--
+
+     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.
+
+-->
 <project name="projBuild" default="projBuild" basedir=".">
     <property name="drive" value="d:\" />
 

Reply via email to