From 9b4422a2513e9c7f4c705050948d82b75331aaba Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 3 May 2012 10:09:24 -0500 Subject: Remove All CVS Id Strings Possible Using a Script Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed. --- cpukit/libi2c/Makefile.am | 4 ---- cpukit/libi2c/README_libi2c | 4 ---- cpukit/libi2c/libi2c.c | 2 -- cpukit/libi2c/libi2c.h | 1 - 4 files changed, 11 deletions(-) (limited to 'cpukit/libi2c') diff --git a/cpukit/libi2c/Makefile.am b/cpukit/libi2c/Makefile.am index c422529bc8..241cf271be 100644 --- a/cpukit/libi2c/Makefile.am +++ b/cpukit/libi2c/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - include $(top_srcdir)/automake/compile.am noinst_LIBRARIES = libi2c.a diff --git a/cpukit/libi2c/README_libi2c b/cpukit/libi2c/README_libi2c index f1a8fd017e..18de89da2a 100644 --- a/cpukit/libi2c/README_libi2c +++ b/cpukit/libi2c/README_libi2c @@ -1,7 +1,3 @@ -# -# $Id$ -# - ===================== Copyright and License ===================== diff --git a/cpukit/libi2c/libi2c.c b/cpukit/libi2c/libi2c.c index e622b2aa81..c3aee7dbd6 100644 --- a/cpukit/libi2c/libi2c.c +++ b/cpukit/libi2c/libi2c.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* libi2c Implementation */ /* diff --git a/cpukit/libi2c/libi2c.h b/cpukit/libi2c/libi2c.h index 89edcb95d1..04c20a64b7 100644 --- a/cpukit/libi2c/libi2c.h +++ b/cpukit/libi2c/libi2c.h @@ -8,7 +8,6 @@ #ifndef _RTEMS_LIBI2C_H #define _RTEMS_LIBI2C_H -/*$Id$*/ /* * Authorship -- cgit v1.2.3