diff options
author | Brad King <brad.king@kitware.com> | 2020-02-13 19:51:55 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-02-13 19:51:55 (GMT) |
commit | 0183a31f9db50a9e7af120f01ece4b9773a03644 (patch) | |
tree | 1a5c588b6c96c46a6179699ab4cd4127df717c72 /test | |
parent | 11c7ee76d30d395ed5921922003af405ac96a16f (diff) | |
download | CastXML-0183a31f9db50a9e7af120f01ece4b9773a03644.zip CastXML-0183a31f9db50a9e7af120f01ece4b9773a03644.tar.gz CastXML-0183a31f9db50a9e7af120f01ece4b9773a03644.tar.bz2 |
Update documentation and comments to use https links where possible
Diffstat (limited to 'test')
-rw-r--r-- | test/CMakeLists.txt | 2 | ||||
-rw-r--r-- | test/run.cmake | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 910c24b..9449011 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -5,7 +5,7 @@ # 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/test/run.cmake b/test/run.cmake index 774b31f..09a4220 100644 --- a/test/run.cmake +++ b/test/run.cmake @@ -5,7 +5,7 @@ # 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, |