You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by jk...@apache.org on 2019/05/26 20:55:11 UTC

[ant-antlibs-vss] branch master updated: 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/ {} \;

This is an automated email from the ASF dual-hosted git repository.

jkf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-vss.git


The following commit(s) were added to refs/heads/master by this push:
     new 25647b3  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/ {} \;
     new ce978d8  Merge branch 'master' of https://gitbox.apache.org/repos/asf/ant-antlibs-vss
25647b3 is described below

commit 25647b3b264cd39205e34b475fb018a16a25706a
Author: jkf <jm...@famkruithof.net>
AuthorDate: Sun May 26 22:47:49 2019 +0200

    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/ {} \;
---
 build.xml                                         | 2 +-
 docs/vss.html                                     | 2 +-
 src/etc/testcases/msvss.xml                       | 2 +-
 src/main/org/apache/ant/vss/MSVSS.java            | 2 +-
 src/main/org/apache/ant/vss/MSVSSADD.java         | 2 +-
 src/main/org/apache/ant/vss/MSVSSCHECKIN.java     | 2 +-
 src/main/org/apache/ant/vss/MSVSSCHECKOUT.java    | 2 +-
 src/main/org/apache/ant/vss/MSVSSCLOAK.java       | 2 +-
 src/main/org/apache/ant/vss/MSVSSCP.java          | 2 +-
 src/main/org/apache/ant/vss/MSVSSCREATE.java      | 2 +-
 src/main/org/apache/ant/vss/MSVSSConstants.java   | 2 +-
 src/main/org/apache/ant/vss/MSVSSDECLOAK.java     | 2 +-
 src/main/org/apache/ant/vss/MSVSSDELETE.java      | 2 +-
 src/main/org/apache/ant/vss/MSVSSDESTROY.java     | 2 +-
 src/main/org/apache/ant/vss/MSVSSGET.java         | 2 +-
 src/main/org/apache/ant/vss/MSVSSHISTORY.java     | 2 +-
 src/main/org/apache/ant/vss/MSVSSLABEL.java       | 2 +-
 src/main/org/apache/ant/vss/MSVSSLOCATE.java      | 2 +-
 src/main/org/apache/ant/vss/MSVSSMOVE.java        | 2 +-
 src/main/org/apache/ant/vss/MSVSSRECOVER.java     | 2 +-
 src/main/org/apache/ant/vss/MSVSSSTATUS.java      | 2 +-
 src/main/org/apache/ant/vss/antlib.xml            | 2 +-
 src/tests/junit/org/apache/ant/vss/MSVSSTest.java | 2 +-
 23 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/build.xml b/build.xml
index 25c2727..1a8e3c6 100644
--- a/build.xml
+++ b/build.xml
@@ -7,7 +7,7 @@
   (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/docs/vss.html b/docs/vss.html
index 3a641f0..d931f81 100644
--- a/docs/vss.html
+++ b/docs/vss.html
@@ -6,7 +6,7 @@
    (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/msvss.xml b/src/etc/testcases/msvss.xml
index 48404ac..3913a55 100644
--- a/src/etc/testcases/msvss.xml
+++ b/src/etc/testcases/msvss.xml
@@ -8,7 +8,7 @@
   (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/main/org/apache/ant/vss/MSVSS.java b/src/main/org/apache/ant/vss/MSVSS.java
index 7fe1de7..15407d2 100644
--- a/src/main/org/apache/ant/vss/MSVSS.java
+++ b/src/main/org/apache/ant/vss/MSVSS.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSADD.java b/src/main/org/apache/ant/vss/MSVSSADD.java
index e52095d..1049d00 100644
--- a/src/main/org/apache/ant/vss/MSVSSADD.java
+++ b/src/main/org/apache/ant/vss/MSVSSADD.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSCHECKIN.java b/src/main/org/apache/ant/vss/MSVSSCHECKIN.java
index 4a3b4e9..f71ba1b 100644
--- a/src/main/org/apache/ant/vss/MSVSSCHECKIN.java
+++ b/src/main/org/apache/ant/vss/MSVSSCHECKIN.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSCHECKOUT.java b/src/main/org/apache/ant/vss/MSVSSCHECKOUT.java
index b0506eb..85360f8 100644
--- a/src/main/org/apache/ant/vss/MSVSSCHECKOUT.java
+++ b/src/main/org/apache/ant/vss/MSVSSCHECKOUT.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSCLOAK.java b/src/main/org/apache/ant/vss/MSVSSCLOAK.java
index a423dc8..d1907f3 100644
--- a/src/main/org/apache/ant/vss/MSVSSCLOAK.java
+++ b/src/main/org/apache/ant/vss/MSVSSCLOAK.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSCP.java b/src/main/org/apache/ant/vss/MSVSSCP.java
index b839b7d..2f5141d 100644
--- a/src/main/org/apache/ant/vss/MSVSSCP.java
+++ b/src/main/org/apache/ant/vss/MSVSSCP.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSCREATE.java b/src/main/org/apache/ant/vss/MSVSSCREATE.java
index 9bf8899..d78156e 100644
--- a/src/main/org/apache/ant/vss/MSVSSCREATE.java
+++ b/src/main/org/apache/ant/vss/MSVSSCREATE.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSConstants.java b/src/main/org/apache/ant/vss/MSVSSConstants.java
index 1b5486b..eb386e0 100644
--- a/src/main/org/apache/ant/vss/MSVSSConstants.java
+++ b/src/main/org/apache/ant/vss/MSVSSConstants.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSDECLOAK.java b/src/main/org/apache/ant/vss/MSVSSDECLOAK.java
index a2bb932..7f5c469 100644
--- a/src/main/org/apache/ant/vss/MSVSSDECLOAK.java
+++ b/src/main/org/apache/ant/vss/MSVSSDECLOAK.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSDELETE.java b/src/main/org/apache/ant/vss/MSVSSDELETE.java
index c95b078..b5497f0 100644
--- a/src/main/org/apache/ant/vss/MSVSSDELETE.java
+++ b/src/main/org/apache/ant/vss/MSVSSDELETE.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSDESTROY.java b/src/main/org/apache/ant/vss/MSVSSDESTROY.java
index 37fc597..cdf4273 100644
--- a/src/main/org/apache/ant/vss/MSVSSDESTROY.java
+++ b/src/main/org/apache/ant/vss/MSVSSDESTROY.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSGET.java b/src/main/org/apache/ant/vss/MSVSSGET.java
index 0eb5160..bb01770 100644
--- a/src/main/org/apache/ant/vss/MSVSSGET.java
+++ b/src/main/org/apache/ant/vss/MSVSSGET.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSHISTORY.java b/src/main/org/apache/ant/vss/MSVSSHISTORY.java
index 3d5719d..62d6901 100644
--- a/src/main/org/apache/ant/vss/MSVSSHISTORY.java
+++ b/src/main/org/apache/ant/vss/MSVSSHISTORY.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSLABEL.java b/src/main/org/apache/ant/vss/MSVSSLABEL.java
index ecbfaf0..c640a3b 100644
--- a/src/main/org/apache/ant/vss/MSVSSLABEL.java
+++ b/src/main/org/apache/ant/vss/MSVSSLABEL.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSLOCATE.java b/src/main/org/apache/ant/vss/MSVSSLOCATE.java
index 580a020..8739f3b 100644
--- a/src/main/org/apache/ant/vss/MSVSSLOCATE.java
+++ b/src/main/org/apache/ant/vss/MSVSSLOCATE.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSMOVE.java b/src/main/org/apache/ant/vss/MSVSSMOVE.java
index 8fcb042..5b22059 100644
--- a/src/main/org/apache/ant/vss/MSVSSMOVE.java
+++ b/src/main/org/apache/ant/vss/MSVSSMOVE.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSRECOVER.java b/src/main/org/apache/ant/vss/MSVSSRECOVER.java
index 437870b..2f00bbc 100644
--- a/src/main/org/apache/ant/vss/MSVSSRECOVER.java
+++ b/src/main/org/apache/ant/vss/MSVSSRECOVER.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/MSVSSSTATUS.java b/src/main/org/apache/ant/vss/MSVSSSTATUS.java
index 320753a..d003443 100644
--- a/src/main/org/apache/ant/vss/MSVSSSTATUS.java
+++ b/src/main/org/apache/ant/vss/MSVSSSTATUS.java
@@ -6,7 +6,7 @@
  *  (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/main/org/apache/ant/vss/antlib.xml b/src/main/org/apache/ant/vss/antlib.xml
index 494c44a..94674a9 100644
--- a/src/main/org/apache/ant/vss/antlib.xml
+++ b/src/main/org/apache/ant/vss/antlib.xml
@@ -7,7 +7,7 @@
   (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/tests/junit/org/apache/ant/vss/MSVSSTest.java b/src/tests/junit/org/apache/ant/vss/MSVSSTest.java
index 225b517..9a02c40 100644
--- a/src/tests/junit/org/apache/ant/vss/MSVSSTest.java
+++ b/src/tests/junit/org/apache/ant/vss/MSVSSTest.java
@@ -6,7 +6,7 @@
  *  (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,