summaryrefslogtreecommitdiffstats
path: root/cxx
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 /cxx
parentexamples-v2 - Remove CVS Ids (scripted) (diff)
downloadrtems-examples-d7b9f4509cd01ff2c8e84159ba3090a6ce94e102.tar.bz2
examples-v2 - Remove CVS Ids (manual edits)
Diffstat (limited to 'cxx')
-rw-r--r--cxx/cxx_throw/MAIL2
-rw-r--r--cxx/libcpp/foo1.cpp4
2 files changed, 0 insertions, 6 deletions
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 )