Header --> Id
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
%{
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcsid[]="$Header$";
|
||||
static char rcsid[]="$Id$";
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%{
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcsid2[]="$Header$";
|
||||
static char rcsid2[]="$Id$";
|
||||
#endif
|
||||
/*
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user