From d356f4fcff6652a6f81b8c91a60cbda41a70f44b Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 11 Dec 2009 20:48:03 +0000 Subject: [PATCH] Remove RCS keywords Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1642 --- test/cedet/tests/test.c | 3 --- test/cedet/tests/test.cpp | 3 --- test/cedet/tests/test.py | 1 - test/cedet/tests/testjavacomp.java | 1 - test/cedet/tests/testpolymorph.cpp | 1 - 5 files changed, 9 deletions(-) diff --git a/test/cedet/tests/test.c b/test/cedet/tests/test.c index 38f371a3920..0092a5924bc 100644 --- a/test/cedet/tests/test.c +++ b/test/cedet/tests/test.c @@ -1,8 +1,5 @@ /* Test file for C language. * Attempt to include as many aspects of the C language as possible. - * - * $Id: test.c,v 1.2 2009/09/28 23:23:31 cyd Exp $ - * */ /* types of include files */ #include "includeme1.h" diff --git a/test/cedet/tests/test.cpp b/test/cedet/tests/test.cpp index 15de3cf0904..0c43944a031 100644 --- a/test/cedet/tests/test.cpp +++ b/test/cedet/tests/test.cpp @@ -2,9 +2,6 @@ * Attempt to include as many aspects of the C++ language as possible. * Do not include things tested in test.c since that shares the * same language. - * - * $Id: test.cpp,v 1.2 2009/09/28 23:23:31 cyd Exp $ - * */ /* An include test */ diff --git a/test/cedet/tests/test.py b/test/cedet/tests/test.py index e45cb9862e9..ef1b4e1c94b 100644 --- a/test/cedet/tests/test.py +++ b/test/cedet/tests/test.py @@ -1,6 +1,5 @@ # Test file for Python language. # -# $Id: test.py,v 1.2 2009/09/28 23:23:31 cyd Exp $ # Simle class compount statement with blank lines sprinkled. class Foo(Bar): diff --git a/test/cedet/tests/testjavacomp.java b/test/cedet/tests/testjavacomp.java index 0c2604f5bf1..feffe660e04 100644 --- a/test/cedet/tests/testjavacomp.java +++ b/test/cedet/tests/testjavacomp.java @@ -3,7 +3,6 @@ * Copyright (C) 2009 Eric M. Ludlam * * Author: Eric M. Ludlam - * X-RCS: $Id: testjavacomp.java,v 1.1.2.1 2009/09/20 04:00:18 cyd Exp $ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/test/cedet/tests/testpolymorph.cpp b/test/cedet/tests/testpolymorph.cpp index 7934889b4b2..51f933cf7fd 100644 --- a/test/cedet/tests/testpolymorph.cpp +++ b/test/cedet/tests/testpolymorph.cpp @@ -3,7 +3,6 @@ * Copyright (C) 2009 Eric M. Ludlam * * Author: Eric M. Ludlam - * X-RCS: $Id: testpolymorph.cpp,v 1.2 2009/09/28 23:23:32 cyd Exp $ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as -- 2.39.5