summaryrefslogtreecommitdiff
path: root/commands.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 /commands.c
parent78037718635d4055341217e9c4d0291b33604314 (diff)
downloadmake-8631838ac02b6c20d1628ebe026cfb7d5a1d7fe1.tar.gz
Updates for GNU make 3.75.92.
Diffstat (limited to 'commands.c')
-rw-r--r--commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands.c b/commands.c
index 81d1a68c..5646b18e 100644
--- a/commands.c
+++ b/commands.c
@@ -1,5 +1,5 @@
/* Command processing for GNU Make.
-Copyright (C) 1988, 89, 91, 92, 93, 94, 95, 96 Free Software Foundation, Inc.
+Copyright (C) 1988,89,91,92,93,94,95,96,97 Free Software Foundation, Inc.
This file is part of GNU Make.
GNU Make is free software; you can redistribute it and/or modify