forked from Imagelibrary/rtems
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:
@@ -2,9 +2,6 @@
|
||||
# COPYRIGHT (c) 1988-2002.
|
||||
# On-Line Applications Research Corporation (OAR).
|
||||
# All rights reserved.
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
noinst_PROGRAMS = bmenu2
|
||||
|
||||
|
||||
@@ -6,8 +6,6 @@
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __ADDRESSES_h
|
||||
|
||||
@@ -6,8 +6,6 @@
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __INLINE_ADDRESSES_inl
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __PDL2AMI_h
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
* COPYRIGHT (c) 1989-2011.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include "system.h"
|
||||
|
||||
@@ -6,8 +6,6 @@
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __CHAIN_h
|
||||
|
||||
@@ -6,8 +6,6 @@
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __INLINE_CHAIN_inl
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __SYSTEM_h
|
||||
|
||||
Reference in New Issue
Block a user