This is an automated email from the ASF dual-hosted git repository.
emilles pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git
The following commit(s) were added to refs/heads/master by this push:
new c471e5dd3e add license
c471e5dd3e is described below
commit c471e5dd3eb02464ae985e8294ec51784ecb9f53
Author: Eric Milles <[email protected]>
AuthorDate: Sun Feb 23 16:16:56 2025 -0600
add license
---
.../org/codehaus/groovy/ant/params.groovy | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git
a/subprojects/groovy-ant/src/test-resources/org/codehaus/groovy/ant/params.groovy
b/subprojects/groovy-ant/src/test-resources/org/codehaus/groovy/ant/params.groovy
index d6f2fc7c7d..d4e5cfeb5d 100644
---
a/subprojects/groovy-ant/src/test-resources/org/codehaus/groovy/ant/params.groovy
+++
b/subprojects/groovy-ant/src/test-resources/org/codehaus/groovy/ant/params.groovy
@@ -1 +1,20 @@
+/*
+ * 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.
+ */
+
configuration.parameters=true