summaryrefslogtreecommitdiff
path: root/remake.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1994-03-23 14:12:55 +0000
committerRoland McGrath <roland@redhat.com>1994-03-23 14:12:55 +0000
commitd3fbc4f34510a73a4fb67a6de318e2b45c8cff55 (patch)
tree4ab4ba71cc5fb53d2126060d42656b0b7741c570 /remake.c
parent227cffec2baa1919eb4f62a5537fddb94c1e9a4b (diff)
downloadgunmake-d3fbc4f34510a73a4fb67a6de318e2b45c8cff55.tar.gz
entered into RCS
Diffstat (limited to 'remake.c')
-rw-r--r--remake.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/remake.c b/remake.c
index 06f2601..41d1c98 100644
--- a/remake.c
+++ b/remake.c
@@ -1,5 +1,5 @@
-/* Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993
- Free Software Foundation, Inc.
+/* Basic dependency engine 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