Remaining Revision-Id keywords in source

This commit is contained in:
Andrew Johnson
2016-05-22 05:43:09 +02:00
parent c03d3eb69a
commit f4a16a1e1e
476 changed files with 82 additions and 1177 deletions
-2
View File
@@ -1,5 +1,3 @@
// $Revision-Id$
This is release 2.3 of flex - a full release.
The flex distribution consists of the following files:
-5
View File
@@ -34,11 +34,6 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
#ifndef lint
static char rcsid[] =
"@(#) $Revision-Id$ (LBL)";
#endif
#include "flexdef.h"
/* ccladd - add a single character to a ccl
-5
View File
@@ -34,11 +34,6 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
#ifndef lint
static char rcsid[] =
"@(#) $Revision-Id$ (LBL)";
#endif
#include "flexdef.h"
-5
View File
@@ -34,11 +34,6 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
#ifndef lint
static char rcsid[] =
"@(#) $Revision-Id$ (LBL)";
#endif
#include "flexdef.h"
/* ccl2ecl - convert character classes to set of equivalence classes
-9
View File
@@ -1,12 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
* Copyright (c) 2002 The Regents of the University of California, as
* Operator of Los Alamos National Laboratory.
* EPICS BASE Versions 3.13.7
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
<HTML>
<BODY>
<PRE>
+1 -3
View File
@@ -1,8 +1,6 @@
/* A lexical scanner generated by flex */
/* scanner skeleton version:
* $Revision-Id$
*/
/* scanner skeleton */
#define FLEX_SCANNER
+1 -3
View File
@@ -1,8 +1,6 @@
/* A lexical scanner generated by flex */
/* scanner skeleton version:
* $Revision-Id$
*/
/* scanner skeleton */
/* modified by Jim Kowalkowski to have everything declared static */
-2
View File
@@ -34,8 +34,6 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
/* @(#) $Revision-Id$ (LBL) */
#ifndef INC_flexdef_H
#define INC_flexdef_H
-9
View File
@@ -1,12 +1,3 @@
/*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
* Copyright (c) 2002 The Regents of the University of California, as
* Operator of Los Alamos National Laboratory.
* EPICS BASE Versions 3.13.7
* and higher are distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
\*************************************************************************/
<HTML>
<BODY>
<PRE>
-5
View File
@@ -34,11 +34,6 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
#ifndef lint
static char rcsid[] =
"@(#) $Revision-Id$ (LBL)";
#endif
#include "flexdef.h"
-2
View File
@@ -8,8 +8,6 @@
\*************************************************************************/
/* libmain - flex run-time support library "main" function */
/* $Revision-Id$ */
extern int yylex();
int main(int argc, char *argv[])
-9
View File
@@ -42,15 +42,6 @@ char copyright[] =
All rights reserved.\n";
#endif /* not lint */
/*
#ifndef lint
static char rcsid[] =
"@(#) $Revision-Id$ (LBL)";
#endif
#include "flexdef.h"
*/
#include "epicsStdio.h"
static char flex_version[] = "2.3";
-5
View File
@@ -34,11 +34,6 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
#ifndef lint
static char rcsid[] =
"@(#) $Revision-Id$ (LBL)";
#endif
#include <ctype.h>
#include "flexdef.h"
#include <assert.h>
-5
View File
@@ -34,11 +34,6 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
#ifndef lint
static char rcsid[] =
"@(#) $Revision-Id$ (LBL)";
#endif
#include "flexdef.h"
-5
View File
@@ -30,11 +30,6 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
#ifndef lint
static char rcsid[] =
"@(#) $Revision-Id$ (LBL)";
#endif
#include "flexdef.h"
int pat, scnum, eps, headcnt, trailcnt, anyccl, lastchar, i, actvp, rulelen;
+1 -3
View File
@@ -1,8 +1,6 @@
/* A lexical scanner generated by flex */
/* scanner skeleton version:
* $Revision-Id$
*/
/* scanner skeleton */
#define FLEX_SCANNER
-5
View File
@@ -34,11 +34,6 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
#ifndef lint
static char rcsid[] =
"@(#) $Revision-Id$ (LBL)";
#endif
#include "flexdef.h"
-5
View File
@@ -34,11 +34,6 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
#ifndef lint
static char rcsid[] =
"@(#) $Revision-Id$ (LBL)";
#endif
#include "flexdef.h"
-4
View File
@@ -34,10 +34,6 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
/*
* $Revision-Id$
*/
#include <ctype.h>
#include "flexdef.h"
#include "parse.h"