You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by pa...@apache.org on 2015/06/09 07:33:59 UTC

[2/2] incubator-groovy git commit: add Apache license header to groovy-starter configuration file

add Apache license header to groovy-starter configuration file


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

Branch: refs/heads/master
Commit: ba51669373cca561743cbd3715042908f691da54
Parents: 1a9b5e0
Author: pascalschumacher <pa...@gmx.net>
Authored: Tue Jun 9 07:33:33 2015 +0200
Committer: pascalschumacher <pa...@gmx.net>
Committed: Tue Jun 9 07:33:33 2015 +0200

----------------------------------------------------------------------
 src/conf/groovy-starter.conf | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/ba516693/src/conf/groovy-starter.conf
----------------------------------------------------------------------
diff --git a/src/conf/groovy-starter.conf b/src/conf/groovy-starter.conf
index 5778ffd..3c700e2 100644
--- a/src/conf/groovy-starter.conf
+++ b/src/conf/groovy-starter.conf
@@ -1,12 +1,24 @@
+## 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.
+
 ##############################################################################
 ##                                                                          ##
 ##  Groovy Classloading Configuration                                       ##
 ##                                                                          ##
 ##############################################################################
 
-##
-## $Revision$ $Date$
-##
 ## Note: do not add classes from java.lang here. No rt.jar and on some
 ##       platforms no tools.jar
 ##