[network-demos commit] network-demos - Remove CVS Ids (manual edits)

Joel Sherril joel at rtems.org
Fri Jul 17 15:25:16 UTC 2015


Module:    network-demos
Branch:    4.11
Commit:    895dd9952ad0b2f5f6f3932688bbe2b212ac87ab
Changeset: http://git.rtems.org/network-demos/commit/?id=895dd9952ad0b2f5f6f3932688bbe2b212ac87ab

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Tue May 15 16:25:56 2012 -0500

network-demos - Remove CVS Ids (manual edits)

---

 DEBUG.hints              | 4 ----
 DEBUG.linux              | 4 ----
 SUPPORT                  | 9 +++------
 VERSION                  | 4 +---
 nfsClientTest/dirutils.c | 2 --
 5 files changed, 4 insertions(+), 19 deletions(-)

diff --git a/DEBUG.hints b/DEBUG.hints
index 7ad60ea..adc5fc5 100644
--- a/DEBUG.hints
+++ b/DEBUG.hints
@@ -1,7 +1,3 @@
-#
-#  $Id$
-#
-
 Debugging Hints
 ===============
 For debugging, I'd suggest breakpoints in the socket receive and transmit  
diff --git a/DEBUG.linux b/DEBUG.linux
index 9e9eeba..006e78a 100644
--- a/DEBUG.linux
+++ b/DEBUG.linux
@@ -1,7 +1,3 @@
-#
-#  $Id$
-#
-
 TCPDUMP
 =======
 On Linux, you can use the tcpdump utility to examine packets.  Something 
diff --git a/SUPPORT b/SUPPORT
index 083c1cb..5908de1 100644
--- a/SUPPORT
+++ b/SUPPORT
@@ -1,7 +1,3 @@
-#
-#  $Id$
-#
-
 On-Line Applications Research Corporation (OAR) offers support,
 customization, and training for RTEMS.  Custom RTEMS development services
 includes porting RTEMS to new processors and the development of custom board
@@ -12,8 +8,9 @@ For more information, email Mark Johannes at mark at OARcorp.com
 or contact OAR at:
 
 On-Line Applications Research Corporation
-4910-L Corporate Drive
-Huntsville AL 35805
+7047 Old Madison Pike
+Suite 320
+Huntsville AL 35806
 Voice: (205) 722-9985
 Fax:   (205 722-0985
 
diff --git a/VERSION b/VERSION
index 3c4c716..0855724 100644
--- a/VERSION
+++ b/VERSION
@@ -1,7 +1,5 @@
 #
 #  This file is automatically generated -- DO NOT EDIT!!!
 #
-#  $Id$
-#
 
-Version 4.9.3
+Version HEAD
diff --git a/nfsClientTest/dirutils.c b/nfsClientTest/dirutils.c
index d6c47fe..57ada89 100644
--- a/nfsClientTest/dirutils.c
+++ b/nfsClientTest/dirutils.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* very crude and basic fs utilities for testing the NFS */
 
 /* Till Straumann, <strauman at slac.stanford.edu>, 10/2002 */



More information about the vc mailing list