diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-08-02 17:18:41 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-08-02 17:18:41 +0000 |
| commit | 210cab45419b639d07892767d7535c2c7760889d (patch) | |
| tree | d3d64a74050e5e5d63dbc3462fd72047f58f93a3 /gnu/usr.bin/diff/diff.h | |
| parent | 02ded53222c7a2429d64b5aa8056a5e096ae9c6e (diff) | |
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
Diffstat (limited to 'gnu/usr.bin/diff/diff.h')
| -rw-r--r-- | gnu/usr.bin/diff/diff.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/usr.bin/diff/diff.h b/gnu/usr.bin/diff/diff.h index 74f025d9f50..2efd1eb0e17 100644 --- a/gnu/usr.bin/diff/diff.h +++ b/gnu/usr.bin/diff/diff.h @@ -15,7 +15,10 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU DIFF; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + + $Id: diff.h,v 1.3 1993/08/02 17:26:09 mycroft Exp $ +*/ #include <ctype.h> #include <stdio.h> |
