summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_helper.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2013-12-08 18:35:28 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2013-12-08 18:35:28 +0000
commitd3724e0d532a919cf5db179f2cadba005b08ecc0 (patch)
treec9b6ec5634e1c27afbacf4199aa058d72cf16d45 /TAO/TAO_IDL/be/be_helper.cpp
parent7bb6ef20b7b2d2c78c3782686ec43a7ced48947c (diff)
downloadATCD-d3724e0d532a919cf5db179f2cadba005b08ecc0.tar.gz
Sun Dec 8 18:30:10 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>
* TAO_IDL/be/be_helper.cpp: * TAO_IDL/be/be_visitor_any_extracted_type_decl.cpp: * TAO_IDL/be/be_visitor_attribute/set_from_extracted.cpp: Fixed extraction of regular and bounded strings from an Any * tests/ORB_Local_Config/Bunch/Test.cpp: Clang fix
Diffstat (limited to 'TAO/TAO_IDL/be/be_helper.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_helper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_helper.cpp b/TAO/TAO_IDL/be/be_helper.cpp
index 2ca72a347f2..46edec3926f 100644
--- a/TAO/TAO_IDL/be/be_helper.cpp
+++ b/TAO/TAO_IDL/be/be_helper.cpp
@@ -48,7 +48,7 @@ static const char copyright[] =
" * http://www.isis.vanderbilt.edu/\n"
" *\n"
" * Information about TAO is available at:\n"
-" * http://www.cs.wustl.edu/~schmidt/TAO.html\n"
+" * http://www.dre.vanderbilt.edu/~schmidt/TAO.html\n"
" **/";
TAO_NL::TAO_NL (void)