From: Ian Darwin Date: Fri, 18 Sep 1987 10:55:56 +0000 (+0000) Subject: Add rcsid. X-Git-Tag: FILE3_27~385 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4c21a31746711fed3b9b434311a9b377109994fa;p=file Add rcsid. --- diff --git a/src/Makefile b/src/Makefile index c335911f..8a2922ad 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,5 +1,6 @@ # Makefile for file(1) cmd. # Copyright (c) Ian F. Darwin 86/09/01 - see LEGAL.NOTICE. +# @(#)$Header: /home/glen/git/file/cvs/file/src/Attic/Makefile,v 1.9 1987/09/18 10:55:56 ian Exp $ # # This software is not subject to any license of the American Telephone # and Telegraph Company or of the Regents of the University of California. diff --git a/src/file.h b/src/file.h index 6de66d55..847eb762 100644 --- a/src/file.h +++ b/src/file.h @@ -1,5 +1,6 @@ /* * file.h - definitions for file(1) program + # @(#)$Header: /home/glen/git/file/cvs/file/src/file.h,v 1.4 1987/09/18 10:56:09 ian Exp $ * * Copyright (c) Ian F. Darwin, 1987. * Written by Ian F. Darwin.