summaryrefslogtreecommitdiff
path: root/implicit.c
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1997-08-27 20:30:54 +0000
committerPaul Smith <psmith@gnu.org>1997-08-27 20:30:54 +0000
commit8631838ac02b6c20d1628ebe026cfb7d5a1d7fe1 (patch)
treef27c2e1c6f3e1f7cc747cad0452734c4c917b208 /implicit.c
parent78037718635d4055341217e9c4d0291b33604314 (diff)
downloadmake-8631838ac02b6c20d1628ebe026cfb7d5a1d7fe1.tar.gz
Updates for GNU make 3.75.92.
Diffstat (limited to 'implicit.c')
-rw-r--r--implicit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/implicit.c b/implicit.c
index 430a4401..f7298c6c 100644
--- a/implicit.c
+++ b/implicit.c
@@ -1,5 +1,5 @@
/* Implicit rule searching for GNU Make.
-Copyright (C) 1988, 89, 90, 91, 92, 93, 94 Free Software Foundation, Inc.
+Copyright (C) 1988,89,90,91,92,93,94,97 Free Software Foundation, Inc.
This file is part of GNU Make.
GNU Make is free software; you can redistribute it and/or modify