Repository: incubator-groovy Updated Branches: refs/heads/master 3f3e96cbf -> ba5166937
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/1a9b5e0a Tree: http://git-wip-us.apache.org/repos/asf/incubator-groovy/tree/1a9b5e0a Diff: http://git-wip-us.apache.org/repos/asf/incubator-groovy/diff/1a9b5e0a Branch: refs/heads/master Commit: 1a9b5e0abf90f9df985013e1335e6a864900d7e5 Parents: 3f3e96c Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Tue Jun 9 07:32:54 2015 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Tue Jun 9 07:32:54 2015 +0200 ---------------------------------------------------------------------- security/groovy.policy | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/1a9b5e0a/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