Repository: incubator-groovy Updated Branches: refs/heads/GROOVY_2_4_X 8ed5993b5 -> 773ea748f
add Apache license header to Groovy security policy 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/773ea748 Tree: http://git-wip-us.apache.org/repos/asf/incubator-groovy/tree/773ea748 Diff: http://git-wip-us.apache.org/repos/asf/incubator-groovy/diff/773ea748 Branch: refs/heads/GROOVY_2_4_X Commit: 773ea748ff602bf7f3a72ccd0b78ab5de75ed353 Parents: 5719079 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Tue Jun 9 07:32:54 2015 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Tue Jun 9 07:34:56 2015 +0200 ---------------------------------------------------------------------- security/groovy.policy | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/773ea748/security/groovy.policy ---------------------------------------------------------------------- diff --git a/security/groovy.policy b/security/groovy.policy index 25cb7a5..038e933 100644 --- a/security/groovy.policy +++ b/security/groovy.policy @@ -1,3 +1,22 @@ +/* + * 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. + */ + /* Notes on the contents of this policy file: * * The following methods in groovy have privileged operations wrapping