Repository: groovy
Updated Branches:
  refs/heads/master 010b6aa27 -> 6506f8e4d


add license header


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

Branch: refs/heads/master
Commit: 6506f8e4db717e52c1aad131aabf78510965a4af
Parents: 010b6aa
Author: paulk <pa...@asert.com.au>
Authored: Sat Nov 4 16:51:20 2017 +1000
Committer: paulk <pa...@asert.com.au>
Committed: Sat Nov 4 16:51:20 2017 +1000

----------------------------------------------------------------------
 appveyor.yml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/6506f8e4/appveyor.yml
----------------------------------------------------------------------
diff --git a/appveyor.yml b/appveyor.yml
index 012dd71..11a7421 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -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.
+
 version: '{branch} {build}'
 
 branches:

Reply via email to