summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-15 16:20:28 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-15 16:20:28 -0500
commitd7b9f4509cd01ff2c8e84159ba3090a6ce94e102 (patch)
treed85a59bcfdf6631407cfb6626d197e25bfa57893
parent28912ca573e0c5819f389fdaacf3d4ee584db1f0 (diff)
examples-v2 - Remove CVS Ids (manual edits)
-rw-r--r--LICENSE3
-rw-r--r--SUPPORT9
-rw-r--r--cxx/cxx_throw/MAIL2
-rw-r--r--cxx/libcpp/foo1.cpp4
-rwxr-xr-xfile_io/crc/LICENSE4
-rw-r--r--led/complex1/Makefile.linux4
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@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