diff options
| author | jkf <jm@famkruithof.net> | 2019-05-25 13:41:47 +0200 |
|---|---|---|
| committer | jkf <jm@famkruithof.net> | 2019-05-25 13:53:57 +0200 |
| commit | 3a4980e3c4be56745964442abc01360b618e3a85 (patch) | |
| tree | 91397d6beba9772e48d802d00c95c8719cd6fe69 /src/etc/testcases/taskdefs/optional/depend/src4 | |
| parent | 7af3b616206fb9b21f0c2e318140ccb020102ef8 (diff) | |
| download | ant-3a4980e3c4be56745964442abc01360b618e3a85.tar.gz | |
updated reference to license from http to https using
find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
Diffstat (limited to 'src/etc/testcases/taskdefs/optional/depend/src4')
3 files changed, 3 insertions, 3 deletions
diff --git a/src/etc/testcases/taskdefs/optional/depend/src4/test/ContainsOnlyInner.java b/src/etc/testcases/taskdefs/optional/depend/src4/test/ContainsOnlyInner.java index 9694dddb9..6096a2b33 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src4/test/ContainsOnlyInner.java +++ b/src/etc/testcases/taskdefs/optional/depend/src4/test/ContainsOnlyInner.java @@ -6,7 +6,7 @@ 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 + https://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, diff --git a/src/etc/testcases/taskdefs/optional/depend/src4/test/MethodParam.java b/src/etc/testcases/taskdefs/optional/depend/src4/test/MethodParam.java index 276f0163a..cda341bba 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src4/test/MethodParam.java +++ b/src/etc/testcases/taskdefs/optional/depend/src4/test/MethodParam.java @@ -6,7 +6,7 @@ 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 + https://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, diff --git a/src/etc/testcases/taskdefs/optional/depend/src4/test/Outer.java b/src/etc/testcases/taskdefs/optional/depend/src4/test/Outer.java index 0b7090023..34893c6f9 100644 --- a/src/etc/testcases/taskdefs/optional/depend/src4/test/Outer.java +++ b/src/etc/testcases/taskdefs/optional/depend/src4/test/Outer.java @@ -6,7 +6,7 @@ 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 + https://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, |
