summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-08-22 20:26:38 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-08-22 20:26:38 +0200
commit627ee0993462666dd30ea47cde6359faff8d007b (patch)
tree7e3ffe08d4ca7a2b663d918570ea2d24d766aec3
parentb34cbdc1fc9b3356e77fb0ef04623f869c79cf4f (diff)
downloadATCD-627ee0993462666dd30ea47cde6359faff8d007b.tar.gz
Link to https instead of http
* TAO/TAO_IDL/be/be_helper.cpp:
-rw-r--r--TAO/TAO_IDL/be/be_helper.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/be/be_helper.cpp b/TAO/TAO_IDL/be/be_helper.cpp
index 385d1df878e..0a48b3e84d8 100644
--- a/TAO/TAO_IDL/be/be_helper.cpp
+++ b/TAO/TAO_IDL/be/be_helper.cpp
@@ -40,10 +40,10 @@ static const char copyright[] =
" * Vanderbilt University\n"
" * Nashville, TN\n"
" * USA\n"
-" * http://www.isis.vanderbilt.edu/\n"
+" * https://www.isis.vanderbilt.edu/\n"
" *\n"
" * Information about TAO is available at:\n"
-" * http://www.dre.vanderbilt.edu/~schmidt/TAO.html\n"
+" * https://www.dre.vanderbilt.edu/~schmidt/TAO.html\n"
" **/";
TAO_NL::TAO_NL (void)