[examples-v2 commit] examples-v2 - Remove CVS Ids (manual edits)

Joel Sherrill joel at rtems.org
Tue May 15 21:17:51 UTC 2012


Module:    examples-v2
Branch:    master
Commit:    d7b9f4509cd01ff2c8e84159ba3090a6ce94e102
Changeset: http://git.rtems.org/examples-v2/commit/?id=d7b9f4509cd01ff2c8e84159ba3090a6ce94e102

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

examples-v2 - Remove CVS Ids (manual edits)

---

 LICENSE                     |    3 ---
 SUPPORT                     |    9 +++------
 cxx/cxx_throw/MAIL          |    2 --
 cxx/libcpp/foo1.cpp         |    4 ----
 file_io/crc/LICENSE         |    4 ----
 led/complex1/Makefile.linux |    4 ----
 6 files changed, 3 insertions(+), 23 deletions(-)

diff --git a/LICENSE b/LICENSE
index 7487195..1d85bbf 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,3 @@
-#
-#  $Id$
-# 
                       LICENSE INFORMATION
 
 RTEMS is free software; you can redistribute it and/or modify it under
diff --git a/SUPPORT b/SUPPORT
index 3f191fd..b8e8bdb 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 Joel Sherrill at joel.sherrill 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/cxx/cxx_throw/MAIL b/cxx/cxx_throw/MAIL
index 2741173..5ba186e 100644
--- a/cxx/cxx_throw/MAIL
+++ b/cxx/cxx_throw/MAIL
@@ -53,8 +53,6 @@ here -----------------------------------------------------------------------
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
- *
- *  $Id$
  */
 
 // #define RTEMS_TEST_IO_STREAM
diff --git a/cxx/libcpp/foo1.cpp b/cxx/libcpp/foo1.cpp
index 9b4316a..7520f93 100644
--- a/cxx/libcpp/foo1.cpp
+++ b/cxx/libcpp/foo1.cpp
@@ -1,7 +1,3 @@
-//
-//  $Id$
-//
-
 #include "foo.h"
 
 std::ostream& operator << ( std::ostream & strm, const foo *f )
diff --git a/file_io/crc/LICENSE b/file_io/crc/LICENSE
index deb9009..db05926 100755
--- a/file_io/crc/LICENSE
+++ b/file_io/crc/LICENSE
@@ -1,7 +1,3 @@
-#
-#  $Id$
-#
-
 The CRC32 code is from http://www.snippets.org/.  This is the following files:
 
 crc_32.c
diff --git a/led/complex1/Makefile.linux b/led/complex1/Makefile.linux
index a1edce0..0d8b111 100644
--- a/led/complex1/Makefile.linux
+++ b/led/complex1/Makefile.linux
@@ -1,7 +1,3 @@
-#
-#  $Id$
-#
-
 CXXFLAGS=-Wall
 LDFLAGS=-lpthread
 




More information about the vc mailing list