You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2017/02/20 16:58:58 UTC

[08/12] ant git commit: missing license

missing license


Project: http://git-wip-us.apache.org/repos/asf/ant/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/166ce263
Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/166ce263
Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/166ce263

Branch: refs/heads/master
Commit: 166ce26357f86f140eaad70bfa0c90b98c87d49f
Parents: fd0fb26
Author: Stefan Bodewig <bo...@apache.org>
Authored: Mon Feb 20 17:44:06 2017 +0100
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Mon Feb 20 17:44:06 2017 +0100

----------------------------------------------------------------------
 .../taskdefs/optional/script/heavy-script.js       | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant/blob/166ce263/src/etc/testcases/taskdefs/optional/script/heavy-script.js
----------------------------------------------------------------------
diff --git a/src/etc/testcases/taskdefs/optional/script/heavy-script.js b/src/etc/testcases/taskdefs/optional/script/heavy-script.js
index 4033add..63c166d 100644
--- a/src/etc/testcases/taskdefs/optional/script/heavy-script.js
+++ b/src/etc/testcases/taskdefs/optional/script/heavy-script.js
@@ -1,3 +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.
+ *
+ */
 
 var functions = [
 function (value) { return value; },function (value) { return value; },function (value) { return value; },function (value) { return value; },function (value) { return value; },