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

@@ -1,7 +1,3 @@
#
# $Id$
#
M68040FPSP -- Motorola 68040 floating point support package
-----------------------------------------------------------

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// bindec.sa 3.4 1/3/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// binstr.sa 3.3 12/19/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// bugfix.sa 3.2 1/31/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// decbin.sa 3.3 12/19/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// do_func.sa 3.4 2/18/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// gen_except.sa 3.7 1/16/92
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// get_op.sa 3.6 5/19/92
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// kernel_ex.sa 3.3 12/19/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// res_func.sa 3.9 7/29/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// round.sa 3.4 7/29/91
//

View File

@@ -1,7 +1,3 @@
/*
* $Id$
*/
#include <rtems/system.h>
/*
#include <rtems/score/isr.h>

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// skeleton.sa 3.2 4/26/91
//
@@ -36,7 +35,6 @@
// The copyright notice above does not evidence any
// actual or intended publication of such source code.
// $Id$
//
// Modified for Linux-1.3.x by Jes Sorensen (jds@kom.auc.dk)

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// sacos.sa 3.3 12/19/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// sasin.sa 3.3 12/19/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// satan.sa 3.3 12/19/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// satanh.sa 3.3 12/19/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// scale.sa 3.3 7/30/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// scosh.sa 3.1 12/10/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// setox.sa 3.1 12/10/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// sgetem.sa 3.1 12/10/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// sint.sa 3.1 12/10/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// slog2.sa 3.1 12/10/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// slogn.sa 3.1 12/10/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// smovecr.sa 3.1 12/10/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// srem_mod.sa 3.1 12/10/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// ssin.sa 3.3 7/29/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// ssinh.sa 3.1 12/10/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// stan.sa 3.3 7/29/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// stanh.sa 3.1 12/10/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// sto_res.sa 3.1 12/10/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// stwotox.sa 3.1 12/10/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// tbldo.sa 3.1 12/10/90
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// util.sa 3.7 7/29/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// x_bsun.sa 3.3 7/1/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// x_fline.sa 3.3 1/10/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// x_operr.sa 3.5 7/1/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// x_ovfl.sa 3.5 7/1/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// x_snan.sa 3.3 7/1/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// x_store.sa 3.2 1/24/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// x_unfl.sa 3.4 7/1/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// x_unimp.sa 3.3 7/1/91
//

View File

@@ -1,5 +1,4 @@
//
// $Id$
//
// x_unsupp.sa 3.3 7/1/91
//

View File

@@ -16,8 +16,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
#include <stdlib.h>

View File

@@ -11,8 +11,6 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id$
*
*/
#include <rtems.h>

View File

@@ -17,8 +17,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
#include <rtems.h>

View File

@@ -26,8 +26,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
#include <rtems/asm.h>

View File

@@ -5,8 +5,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
#include <rtems.h>

View File

@@ -5,8 +5,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
#include <rtems.h>

View File

@@ -1,7 +1,5 @@
/*
* Cache Management Support Routines for the MC68040
*
* $Id$
*/
#include <rtems.h>

View File

@@ -7,8 +7,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
#include <rtems/system.h>