From 302cde41b017c33e71347189aa34d4e72f665711 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Mon, 4 Oct 2004 18:55:40 +0000 Subject: [PATCH] removed CVS Id tokens as they cause never ending hassles when merging in from branches --- src/ca/CASG.cpp | 1 - src/ca/access.cpp | 1 - src/ca/autoPtrDestroy.h | 1 - src/ca/autoPtrFreeList.h | 1 - src/ca/autoPtrRecycle.h | 1 - src/ca/baseNMIU.cpp | 2 +- src/ca/bhe.cpp | 2 +- src/ca/bhe.h | 1 - src/ca/caProto.h | 1 - src/ca/caRepeater.cpp | 1 - src/ca/caServerID.h | 1 - src/ca/ca_client_context.cpp | 1 - src/ca/cac.cpp | 1 - src/ca/cac.h | 1 - src/ca/cacChannel.cpp | 2 +- src/ca/cacChannelNotify.cpp | 1 - src/ca/cacContextNotify.cpp | 2 +- src/ca/cacIO.h | 1 - src/ca/cacReadNotify.cpp | 2 +- src/ca/cacStateNotify.cpp | 2 +- src/ca/cacWriteNotify.cpp | 2 +- src/ca/cadef.h | 1 - src/ca/caeventmask.h | 8 -------- src/ca/casw.cpp | 2 +- src/ca/comBuf.cpp | 1 - src/ca/comBuf.h | 1 - src/ca/comQueRecv.cpp | 1 - src/ca/comQueRecv.h | 1 - src/ca/comQueSend.cpp | 1 - src/ca/comQueSend.h | 1 - src/ca/db_access.h | 2 -- src/ca/disconnectGovernorTimer.cpp | 1 - src/ca/disconnectGovernorTimer.h | 1 - src/ca/getCallback.cpp | 1 - src/ca/getCopy.cpp | 1 - src/ca/hostNameCache.cpp | 1 - src/ca/hostNameCache.h | 1 - src/ca/inetAddrID.h | 2 +- src/ca/iocinf.cpp | 1 - src/ca/iocinf.h | 1 - src/ca/localHostName.cpp | 2 +- src/ca/localHostName.h | 2 +- src/ca/msgForMultiplyDefinedPV.cpp | 1 - src/ca/msgForMultiplyDefinedPV.h | 1 - src/ca/nciu.cpp | 1 - src/ca/nciu.h | 1 - src/ca/netIO.h | 1 - src/ca/netReadNotifyIO.cpp | 1 - src/ca/netWriteNotifyIO.cpp | 1 - src/ca/net_convert.h | 1 - src/ca/netiiu.cpp | 2 +- src/ca/netiiu.h | 1 - src/ca/noopiiu.h | 1 - src/ca/oldChannelNotify.cpp | 1 - src/ca/oldSubscription.cpp | 2 +- src/ca/putCallback.cpp | 1 - src/ca/repeater.cpp | 1 - src/ca/repeaterClient.h | 1 - src/ca/repeaterSubscribeTimer.cpp | 1 - src/ca/repeaterSubscribeTimer.h | 1 - src/ca/searchTimer.cpp | 1 - src/ca/searchTimer.h | 1 - src/ca/sgAutoPtr.h | 1 - src/ca/syncGroup.h | 1 - src/ca/syncGroupNotify.cpp | 1 - src/ca/syncGroupReadNotify.cpp | 1 - src/ca/syncGroupWriteNotify.cpp | 1 - src/ca/syncgrp.cpp | 1 - src/ca/tcpRecvWatchdog.cpp | 1 - src/ca/tcpRecvWatchdog.h | 1 - src/ca/tcpSendWatchdog.cpp | 2 +- src/ca/tcpSendWatchdog.h | 1 - src/ca/tcpiiu.cpp | 2 +- src/ca/templateInstances.cpp | 1 - src/ca/udpiiu.cpp | 1 - src/ca/udpiiu.h | 1 - src/ca/virtualCircuit.h | 1 - 77 files changed, 15 insertions(+), 85 deletions(-) diff --git a/src/ca/CASG.cpp b/src/ca/CASG.cpp index 0c1170179..2be76e585 100644 --- a/src/ca/CASG.cpp +++ b/src/ca/CASG.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * Author: Jeffrey O. Hill * hill@luke.lanl.gov * (505) 665 1831 diff --git a/src/ca/access.cpp b/src/ca/access.cpp index ffccc87a9..dfd3a7bbb 100644 --- a/src/ca/access.cpp +++ b/src/ca/access.cpp @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/autoPtrDestroy.h b/src/ca/autoPtrDestroy.h index f11ef6477..ef7360736 100644 --- a/src/ca/autoPtrDestroy.h +++ b/src/ca/autoPtrDestroy.h @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/autoPtrFreeList.h b/src/ca/autoPtrFreeList.h index 80ddec45b..7dc73609a 100644 --- a/src/ca/autoPtrFreeList.h +++ b/src/ca/autoPtrFreeList.h @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/autoPtrRecycle.h b/src/ca/autoPtrRecycle.h index 4cbc219e7..173e148b8 100644 --- a/src/ca/autoPtrRecycle.h +++ b/src/ca/autoPtrRecycle.h @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/baseNMIU.cpp b/src/ca/baseNMIU.cpp index b3f161ac6..94374d1b9 100644 --- a/src/ca/baseNMIU.cpp +++ b/src/ca/baseNMIU.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/bhe.cpp b/src/ca/bhe.cpp index e3882d605..870584212 100644 --- a/src/ca/bhe.cpp +++ b/src/ca/bhe.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/bhe.h b/src/ca/bhe.h index 0d0b2ea82..75312e051 100644 --- a/src/ca/bhe.h +++ b/src/ca/bhe.h @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/caProto.h b/src/ca/caProto.h index acd4043cb..0f364b990 100644 --- a/src/ca/caProto.h +++ b/src/ca/caProto.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * Author Jeffrey O. Hill * johill@lanl.gov diff --git a/src/ca/caRepeater.cpp b/src/ca/caRepeater.cpp index 7d9806658..9879af2b4 100644 --- a/src/ca/caRepeater.cpp +++ b/src/ca/caRepeater.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * CA UDP repeater standalone executable * diff --git a/src/ca/caServerID.h b/src/ca/caServerID.h index ceff90c02..08bfdd5df 100644 --- a/src/ca/caServerID.h +++ b/src/ca/caServerID.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/ca_client_context.cpp b/src/ca/ca_client_context.cpp index 17a7de87e..472ff6669 100644 --- a/src/ca/ca_client_context.cpp +++ b/src/ca/ca_client_context.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/cac.cpp b/src/ca/cac.cpp index 9f2b8d81f..256d6809b 100644 --- a/src/ca/cac.cpp +++ b/src/ca/cac.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/cac.h b/src/ca/cac.h index a5bfe44cf..b84bbb9d7 100644 --- a/src/ca/cac.h +++ b/src/ca/cac.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/cacChannel.cpp b/src/ca/cacChannel.cpp index 0aa5286f3..c572584f4 100644 --- a/src/ca/cacChannel.cpp +++ b/src/ca/cacChannel.cpp @@ -9,7 +9,7 @@ \*************************************************************************/ -/* $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/cacChannelNotify.cpp b/src/ca/cacChannelNotify.cpp index 9d3dc1e77..08d2cab94 100644 --- a/src/ca/cacChannelNotify.cpp +++ b/src/ca/cacChannelNotify.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/cacContextNotify.cpp b/src/ca/cacContextNotify.cpp index df47168d5..a4498ac04 100644 --- a/src/ca/cacContextNotify.cpp +++ b/src/ca/cacContextNotify.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/cacIO.h b/src/ca/cacIO.h index eecd1e44a..26e8c482a 100644 --- a/src/ca/cacIO.h +++ b/src/ca/cacIO.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/cacReadNotify.cpp b/src/ca/cacReadNotify.cpp index a4961713c..23284c8df 100644 --- a/src/ca/cacReadNotify.cpp +++ b/src/ca/cacReadNotify.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/cacStateNotify.cpp b/src/ca/cacStateNotify.cpp index b22b15a7a..08852489a 100644 --- a/src/ca/cacStateNotify.cpp +++ b/src/ca/cacStateNotify.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/cacWriteNotify.cpp b/src/ca/cacWriteNotify.cpp index 386cf9fdc..13d47cd45 100644 --- a/src/ca/cacWriteNotify.cpp +++ b/src/ca/cacWriteNotify.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/cadef.h b/src/ca/cadef.h index 9356b8c32..3988be7f8 100644 --- a/src/ca/cadef.h +++ b/src/ca/cadef.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/caeventmask.h b/src/ca/caeventmask.h index f090b3b87..871193135 100644 --- a/src/ca/caeventmask.h +++ b/src/ca/caeventmask.h @@ -7,14 +7,6 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* - $Id$ - caeventmask.h - - Modification History - joh 04-16-90 Created - -*/ #ifndef INCLcaeventmaskh #define INCLcaeventmaskh diff --git a/src/ca/casw.cpp b/src/ca/casw.cpp index d20fea5cc..4b4ccda75 100644 --- a/src/ca/casw.cpp +++ b/src/ca/casw.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* * $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/comBuf.cpp b/src/ca/comBuf.cpp index 6bf366524..eddd5e7bd 100644 --- a/src/ca/comBuf.cpp +++ b/src/ca/comBuf.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/comBuf.h b/src/ca/comBuf.h index 2bdfee8c3..2269318df 100644 --- a/src/ca/comBuf.h +++ b/src/ca/comBuf.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/comQueRecv.cpp b/src/ca/comQueRecv.cpp index 5aaa198d1..e8dc92ece 100644 --- a/src/ca/comQueRecv.cpp +++ b/src/ca/comQueRecv.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/comQueRecv.h b/src/ca/comQueRecv.h index 0b3ad08a3..6ce9ce8a7 100644 --- a/src/ca/comQueRecv.h +++ b/src/ca/comQueRecv.h @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/comQueSend.cpp b/src/ca/comQueSend.cpp index 63283937a..0bf89e68e 100644 --- a/src/ca/comQueSend.cpp +++ b/src/ca/comQueSend.cpp @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/comQueSend.h b/src/ca/comQueSend.h index 05c11ce45..95cdf0026 100644 --- a/src/ca/comQueSend.h +++ b/src/ca/comQueSend.h @@ -10,7 +10,6 @@ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/db_access.h b/src/ca/db_access.h index 4da8f9f93..85379009f 100644 --- a/src/ca/db_access.h +++ b/src/ca/db_access.h @@ -8,8 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* base/include/db_access.h */ -/* $Id$ */ - /* Author: Bob Dalesio * Date: 4-4-88 */ diff --git a/src/ca/disconnectGovernorTimer.cpp b/src/ca/disconnectGovernorTimer.cpp index e6224b1cd..262798106 100644 --- a/src/ca/disconnectGovernorTimer.cpp +++ b/src/ca/disconnectGovernorTimer.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ // // L O S A L A M O S // Los Alamos National Laboratory diff --git a/src/ca/disconnectGovernorTimer.h b/src/ca/disconnectGovernorTimer.h index 6b0de98d4..f636d6260 100644 --- a/src/ca/disconnectGovernorTimer.h +++ b/src/ca/disconnectGovernorTimer.h @@ -9,7 +9,6 @@ \*************************************************************************/ // -// $Id$ // // // L O S A L A M O S diff --git a/src/ca/getCallback.cpp b/src/ca/getCallback.cpp index 567e48482..a5d33c7a3 100644 --- a/src/ca/getCallback.cpp +++ b/src/ca/getCallback.cpp @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/getCopy.cpp b/src/ca/getCopy.cpp index 4e1e8ba19..7be2d2893 100644 --- a/src/ca/getCopy.cpp +++ b/src/ca/getCopy.cpp @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/hostNameCache.cpp b/src/ca/hostNameCache.cpp index 6755ca932..9d3eea46a 100644 --- a/src/ca/hostNameCache.cpp +++ b/src/ca/hostNameCache.cpp @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/hostNameCache.h b/src/ca/hostNameCache.h index 735f99fe6..5acfd99b8 100644 --- a/src/ca/hostNameCache.h +++ b/src/ca/hostNameCache.h @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/inetAddrID.h b/src/ca/inetAddrID.h index f6518a875..978787599 100644 --- a/src/ca/inetAddrID.h +++ b/src/ca/inetAddrID.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/iocinf.cpp b/src/ca/iocinf.cpp index 9e0aea0e4..34b20dc23 100644 --- a/src/ca/iocinf.cpp +++ b/src/ca/iocinf.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/iocinf.h b/src/ca/iocinf.h index e20d64ef0..f52324454 100644 --- a/src/ca/iocinf.h +++ b/src/ca/iocinf.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/localHostName.cpp b/src/ca/localHostName.cpp index 05658ca58..69f473ea5 100644 --- a/src/ca/localHostName.cpp +++ b/src/ca/localHostName.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/localHostName.h b/src/ca/localHostName.h index c431dfda2..7b24861e4 100644 --- a/src/ca/localHostName.h +++ b/src/ca/localHostName.h @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/msgForMultiplyDefinedPV.cpp b/src/ca/msgForMultiplyDefinedPV.cpp index 27c936667..83bdda092 100644 --- a/src/ca/msgForMultiplyDefinedPV.cpp +++ b/src/ca/msgForMultiplyDefinedPV.cpp @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/msgForMultiplyDefinedPV.h b/src/ca/msgForMultiplyDefinedPV.h index d937a2984..b79f7f2b5 100644 --- a/src/ca/msgForMultiplyDefinedPV.h +++ b/src/ca/msgForMultiplyDefinedPV.h @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/nciu.cpp b/src/ca/nciu.cpp index 6609295ac..e9a6b08d3 100644 --- a/src/ca/nciu.cpp +++ b/src/ca/nciu.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/nciu.h b/src/ca/nciu.h index 498da80c2..b7a5262ee 100644 --- a/src/ca/nciu.h +++ b/src/ca/nciu.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/netIO.h b/src/ca/netIO.h index 12e9a7169..b694bc141 100644 --- a/src/ca/netIO.h +++ b/src/ca/netIO.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/netReadNotifyIO.cpp b/src/ca/netReadNotifyIO.cpp index 08c0e2655..778281050 100644 --- a/src/ca/netReadNotifyIO.cpp +++ b/src/ca/netReadNotifyIO.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/netWriteNotifyIO.cpp b/src/ca/netWriteNotifyIO.cpp index 566d40a5f..554b4e16c 100644 --- a/src/ca/netWriteNotifyIO.cpp +++ b/src/ca/netWriteNotifyIO.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/net_convert.h b/src/ca/net_convert.h index 3ef22aaad..80edbf9fb 100644 --- a/src/ca/net_convert.h +++ b/src/ca/net_convert.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * Author: J. Hill * diff --git a/src/ca/netiiu.cpp b/src/ca/netiiu.cpp index 88c643328..d0030f5ce 100644 --- a/src/ca/netiiu.cpp +++ b/src/ca/netiiu.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/netiiu.h b/src/ca/netiiu.h index ffa2d9643..949c81948 100644 --- a/src/ca/netiiu.h +++ b/src/ca/netiiu.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/noopiiu.h b/src/ca/noopiiu.h index 35e14c3a4..0d1e616a8 100644 --- a/src/ca/noopiiu.h +++ b/src/ca/noopiiu.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/oldChannelNotify.cpp b/src/ca/oldChannelNotify.cpp index 09024003b..47816b9c9 100644 --- a/src/ca/oldChannelNotify.cpp +++ b/src/ca/oldChannelNotify.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/oldSubscription.cpp b/src/ca/oldSubscription.cpp index 933b83664..9b4e49c24 100644 --- a/src/ca/oldSubscription.cpp +++ b/src/ca/oldSubscription.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/putCallback.cpp b/src/ca/putCallback.cpp index 5aa340a59..29bbbc108 100644 --- a/src/ca/putCallback.cpp +++ b/src/ca/putCallback.cpp @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/repeater.cpp b/src/ca/repeater.cpp index b43c4a0f7..a873255ff 100644 --- a/src/ca/repeater.cpp +++ b/src/ca/repeater.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * REPEATER.cpp * diff --git a/src/ca/repeaterClient.h b/src/ca/repeaterClient.h index 01de603b6..c57aeaefe 100644 --- a/src/ca/repeaterClient.h +++ b/src/ca/repeaterClient.h @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/repeaterSubscribeTimer.cpp b/src/ca/repeaterSubscribeTimer.cpp index 5f97965e2..0ee66d162 100644 --- a/src/ca/repeaterSubscribeTimer.cpp +++ b/src/ca/repeaterSubscribeTimer.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/repeaterSubscribeTimer.h b/src/ca/repeaterSubscribeTimer.h index d6429c236..c73b9c956 100644 --- a/src/ca/repeaterSubscribeTimer.h +++ b/src/ca/repeaterSubscribeTimer.h @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/searchTimer.cpp b/src/ca/searchTimer.cpp index ea5d77a4a..464806e39 100644 --- a/src/ca/searchTimer.cpp +++ b/src/ca/searchTimer.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ // // L O S A L A M O S // Los Alamos National Laboratory diff --git a/src/ca/searchTimer.h b/src/ca/searchTimer.h index 3c16b80f9..ef0afff5e 100644 --- a/src/ca/searchTimer.h +++ b/src/ca/searchTimer.h @@ -9,7 +9,6 @@ \*************************************************************************/ // -// $Id$ // // // L O S A L A M O S diff --git a/src/ca/sgAutoPtr.h b/src/ca/sgAutoPtr.h index acbab6afa..b3753bb44 100644 --- a/src/ca/sgAutoPtr.h +++ b/src/ca/sgAutoPtr.h @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/syncGroup.h b/src/ca/syncGroup.h index 6fa29608e..28203b36d 100644 --- a/src/ca/syncGroup.h +++ b/src/ca/syncGroup.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/syncGroupNotify.cpp b/src/ca/syncGroupNotify.cpp index 8068bdae4..2780fbe89 100644 --- a/src/ca/syncGroupNotify.cpp +++ b/src/ca/syncGroupNotify.cpp @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * Author: Jeffrey O. Hill * hill@luke.lanl.gov * (505) 665 1831 diff --git a/src/ca/syncGroupReadNotify.cpp b/src/ca/syncGroupReadNotify.cpp index 4aefc4d48..d86daaa28 100644 --- a/src/ca/syncGroupReadNotify.cpp +++ b/src/ca/syncGroupReadNotify.cpp @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * Author: Jeffrey O. Hill * hill@luke.lanl.gov * (505) 665 1831 diff --git a/src/ca/syncGroupWriteNotify.cpp b/src/ca/syncGroupWriteNotify.cpp index 6f5e2e75e..d9b700eb2 100644 --- a/src/ca/syncGroupWriteNotify.cpp +++ b/src/ca/syncGroupWriteNotify.cpp @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * Author: Jeffrey O. Hill * hill@luke.lanl.gov * (505) 665 1831 diff --git a/src/ca/syncgrp.cpp b/src/ca/syncgrp.cpp index d509ea647..a30959cfd 100644 --- a/src/ca/syncgrp.cpp +++ b/src/ca/syncgrp.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * Author: Jeffrey O. Hill * hill@luke.lanl.gov * (505) 665 1831 diff --git a/src/ca/tcpRecvWatchdog.cpp b/src/ca/tcpRecvWatchdog.cpp index 3c86be97c..c48107dd7 100644 --- a/src/ca/tcpRecvWatchdog.cpp +++ b/src/ca/tcpRecvWatchdog.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/tcpRecvWatchdog.h b/src/ca/tcpRecvWatchdog.h index 030608f26..443710130 100644 --- a/src/ca/tcpRecvWatchdog.h +++ b/src/ca/tcpRecvWatchdog.h @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/tcpSendWatchdog.cpp b/src/ca/tcpSendWatchdog.cpp index ca5186328..7218e5c89 100644 --- a/src/ca/tcpSendWatchdog.cpp +++ b/src/ca/tcpSendWatchdog.cpp @@ -8,7 +8,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* * $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/tcpSendWatchdog.h b/src/ca/tcpSendWatchdog.h index d947a1ec7..8b49e83bf 100644 --- a/src/ca/tcpSendWatchdog.h +++ b/src/ca/tcpSendWatchdog.h @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/tcpiiu.cpp b/src/ca/tcpiiu.cpp index e980051ac..c2f29e5a2 100644 --- a/src/ca/tcpiiu.cpp +++ b/src/ca/tcpiiu.cpp @@ -9,7 +9,7 @@ \*************************************************************************/ -/* * $Id$ +/* * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/templateInstances.cpp b/src/ca/templateInstances.cpp index 2263d564f..f1ed7a02c 100644 --- a/src/ca/templateInstances.cpp +++ b/src/ca/templateInstances.cpp @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/udpiiu.cpp b/src/ca/udpiiu.cpp index b078454ee..11774eb0e 100644 --- a/src/ca/udpiiu.cpp +++ b/src/ca/udpiiu.cpp @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * L O S A L A M O S * Los Alamos National Laboratory diff --git a/src/ca/udpiiu.h b/src/ca/udpiiu.h index bd39e59fe..b6fb8cfdf 100644 --- a/src/ca/udpiiu.h +++ b/src/ca/udpiiu.h @@ -9,7 +9,6 @@ \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S diff --git a/src/ca/virtualCircuit.h b/src/ca/virtualCircuit.h index dfdd81dd5..d84e15eec 100644 --- a/src/ca/virtualCircuit.h +++ b/src/ca/virtualCircuit.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ /* - * $Id$ * * * L O S A L A M O S