summaryrefslogtreecommitdiff
path: root/TAO/utils
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:17 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:17 +0100
commit91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (patch)
treefa7dcaf5940500db33ed6ab2392313ae23a43b87 /TAO/utils
parent8ff95cb206cb5bdbad270e244b562e4bd8df82d3 (diff)
downloadATCD-91ec92bc2e0052c8ab2a6bdfd2da3069218a6422.tar.gz
Shorter header
Diffstat (limited to 'TAO/utils')
-rw-r--r--TAO/utils/catior/Catior_i.cpp1
-rw-r--r--TAO/utils/nslist/nsadd.cpp1
-rw-r--r--TAO/utils/nslist/nsdel.cpp1
-rw-r--r--TAO/utils/nslist/nslist.cpp1
4 files changed, 0 insertions, 4 deletions
diff --git a/TAO/utils/catior/Catior_i.cpp b/TAO/utils/catior/Catior_i.cpp
index eb3bf5b07c9..d0015f8a59b 100644
--- a/TAO/utils/catior/Catior_i.cpp
+++ b/TAO/utils/catior/Catior_i.cpp
@@ -5,7 +5,6 @@
*
* Reads stringified IORs and outputs the encoded information.
*
- *
* @author Jeff Hopper <jrhopper@cts.com> SCIOP and Tagged component modifications by: Jason Cohen
* @author Lockheed Martin ATL <jcohen@atl.lmco.com> Split into a separate library by: Chad Elliott <elliott_c@ociweb.com>
*/
diff --git a/TAO/utils/nslist/nsadd.cpp b/TAO/utils/nslist/nsadd.cpp
index d024cc6d043..ac036f56f2c 100644
--- a/TAO/utils/nslist/nsadd.cpp
+++ b/TAO/utils/nslist/nsadd.cpp
@@ -4,7 +4,6 @@
*
* Naming Service add utility
*
- *
* @author Carlos O'Ryan enhanced Nov 6
* @author 2002 Paul Caffrey <denginere@hotmail.com> redone Jun 21 2006 Simon Massey <sma@prismtech.com>
*/
diff --git a/TAO/utils/nslist/nsdel.cpp b/TAO/utils/nslist/nsdel.cpp
index cbda68d5a58..ffcd6f21cb6 100644
--- a/TAO/utils/nslist/nsdel.cpp
+++ b/TAO/utils/nslist/nsdel.cpp
@@ -5,7 +5,6 @@
*
* Naming Service del utility
*
- *
* @author Carlos O'Ryan <coryan@uci.edu> enhanced Jan 15
* @author 2001 Paul Caffrey <denginere@hotmail.com> redone Jun 21
* @author 2006 Simon Massey <sma@prismtech.com>
diff --git a/TAO/utils/nslist/nslist.cpp b/TAO/utils/nslist/nslist.cpp
index 16eb195f889..97eaca12c76 100644
--- a/TAO/utils/nslist/nslist.cpp
+++ b/TAO/utils/nslist/nslist.cpp
@@ -4,7 +4,6 @@
*
* Naming Service listing utility
*
- *
* @author Thomas Lockhart, NASA/JPL <Thomas.Lockhart@jpl.nasa.gov>
* @date 1999-06-03
* Enhanced 21 Jun, 2006 Simon Massey <sma@prismtech.com>