From f0d7d42ab4bf9e4831aead3108546543f525374b Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Wed, 3 May 2017 17:07:06 +0200 Subject: [PATCH] std: remove SCM keywords from int64in and int64out sources --- src/std/dev/devI64inSoft.c | 3 +-- src/std/dev/devI64outSoft.c | 1 - src/std/rec/int64inRecord.c | 2 -- src/std/rec/int64outRecord.c | 1 - 4 files changed, 1 insertion(+), 6 deletions(-) diff --git a/src/std/dev/devI64inSoft.c b/src/std/dev/devI64inSoft.c index f4e6bce83..d90e48fd6 100644 --- a/src/std/dev/devI64inSoft.c +++ b/src/std/dev/devI64inSoft.c @@ -7,8 +7,7 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Revision-Id$ - * +/* * Original Author: Janet Anderson * Date: 09-23-91 */ diff --git a/src/std/dev/devI64outSoft.c b/src/std/dev/devI64outSoft.c index 95f6e266c..f9ac70a7e 100644 --- a/src/std/dev/devI64outSoft.c +++ b/src/std/dev/devI64outSoft.c @@ -7,7 +7,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Revision-Id$ */ /* * Original Author: Janet Anderson * Date: 09-23-91 diff --git a/src/std/rec/int64inRecord.c b/src/std/rec/int64inRecord.c index 700798c66..892eed23c 100644 --- a/src/std/rec/int64inRecord.c +++ b/src/std/rec/int64inRecord.c @@ -7,8 +7,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Revision-Id$ */ - /* int64inRecord.c - Record Support Routines for int64in records */ /* * Original Author: Janet Anderson diff --git a/src/std/rec/int64outRecord.c b/src/std/rec/int64outRecord.c index 2c44c39c4..02ebf4791 100644 --- a/src/std/rec/int64outRecord.c +++ b/src/std/rec/int64outRecord.c @@ -7,7 +7,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Revision-Id$ */ /* * Original Author: Janet Anderson * Date: 9/23/91