diff options
author | Roland McGrath <roland@redhat.com> | 1994-03-23 14:12:55 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1994-03-23 14:12:55 +0000 |
commit | d3fbc4f34510a73a4fb67a6de318e2b45c8cff55 (patch) | |
tree | 4ab4ba71cc5fb53d2126060d42656b0b7741c570 /file.c | |
parent | 227cffec2baa1919eb4f62a5537fddb94c1e9a4b (diff) | |
download | gunmake-d3fbc4f34510a73a4fb67a6de318e2b45c8cff55.tar.gz |
entered into RCS
Diffstat (limited to 'file.c')
-rw-r--r-- | file.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -/* Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993 - Free Software Foundation, Inc. +/* Target file hash table management for GNU Make. +Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify |