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/libnetworking/nfs/nfsproto.h | 3 --- cpukit/libnetworking/nfs/rpcv2.h | 3 --- cpukit/libnetworking/nfs/xdr_subs.h | 3 --- 3 files changed, 9 deletions(-) (limited to 'cpukit/libnetworking/nfs') diff --git a/cpukit/libnetworking/nfs/nfsproto.h b/cpukit/libnetworking/nfs/nfsproto.h index a9ca6a9189..6eebd81d94 100644 --- a/cpukit/libnetworking/nfs/nfsproto.h +++ b/cpukit/libnetworking/nfs/nfsproto.h @@ -33,9 +33,6 @@ * $FreeBSD: src/sys/nfs/nfsproto.h,v 1.11 2005/01/07 01:45:50 imp Exp $ */ -/* - * $Id$ - */ #ifndef _NFS_NFSPROTO_H_ #define _NFS_NFSPROTO_H_ diff --git a/cpukit/libnetworking/nfs/rpcv2.h b/cpukit/libnetworking/nfs/rpcv2.h index c8a41698e7..9d49133ea2 100644 --- a/cpukit/libnetworking/nfs/rpcv2.h +++ b/cpukit/libnetworking/nfs/rpcv2.h @@ -33,9 +33,6 @@ * $FreeBSD: src/sys/nfs/rpcv2.h,v 1.14 2005/01/07 01:45:50 imp Exp $ */ -/* - * $Id$ - */ #ifndef _NFS_RPCV2_H_ #define _NFS_RPCV2_H_ diff --git a/cpukit/libnetworking/nfs/xdr_subs.h b/cpukit/libnetworking/nfs/xdr_subs.h index 62358a57ea..b29c172615 100644 --- a/cpukit/libnetworking/nfs/xdr_subs.h +++ b/cpukit/libnetworking/nfs/xdr_subs.h @@ -33,9 +33,6 @@ * $FreeBSD: src/sys/nfs/xdr_subs.h,v 1.15 2005/01/07 01:45:50 imp Exp $ */ -/* - * $Id$ - */ #ifndef _NFS_XDR_SUBS_H_ #define _NFS_XDR_SUBS_H_ -- cgit v1.2.3