1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-08 17:21:20 +00:00

Remove sccs id lines (#98)

* Remove static char *id = from all source files.

The same information is included in a comment in each source file.

* Remove unused template file 'id'
This commit is contained in:
Nick Briggs
2020-12-19 19:08:52 -08:00
committed by GitHub
parent d5ff4011a9
commit 6fb4b9a189
160 changed files with 0 additions and 161 deletions

View File

@@ -1,5 +1,4 @@
/* $Id: ether.c,v 1.4 2001/12/24 01:09:02 sybalsky Exp $ (C) Copyright Venue, All Rights Reserved */
static char *id = "$Id: ether.c,v 1.4 2001/12/24 01:09:02 sybalsky Exp $ Copyright (C) Venue";
/************************************************************************/
/* */