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.
This commit is contained in:
Joel Sherrill
2012-05-03 10:09:24 -05:00
parent 183af893d1
commit 9b4422a251
6376 changed files with 0 additions and 14816 deletions

View File

@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
#
# $Id$
#
noinst_PROGRAMS = bmenu2

View File

@@ -6,8 +6,6 @@
* COPYRIGHT (c) 1988-2002.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
* $Id$
*/
#ifndef __ADDRESSES_h

View File

@@ -6,8 +6,6 @@
* COPYRIGHT (c) 1988-2002.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
* $Id$
*/
#ifndef __INLINE_ADDRESSES_inl

View File

@@ -2,8 +2,6 @@
* COPYRIGHT (c) 1988-2002.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
* $Id$
*/
#ifndef __PDL2AMI_h

View File

@@ -15,8 +15,6 @@
* COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
* $Id$
*/
#include <assert.h>

View File

@@ -4,8 +4,6 @@
* COPYRIGHT (c) 1988-2002.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
* $Id$
*/
#include "system.h"

View File

@@ -6,8 +6,6 @@
* COPYRIGHT (c) 1988-2002.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
* $Id$
*/
#ifndef __CHAIN_h

View File

@@ -6,8 +6,6 @@
* COPYRIGHT (c) 1988-2002.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
* $Id$
*/
#ifndef __INLINE_CHAIN_inl

View File

@@ -2,8 +2,6 @@
* COPYRIGHT (c) 1988-2002.
* On-Line Applications Research Corporation (OAR).
* All rights reserved.
*
* $Id$
*/
#ifndef __SYSTEM_h