diff options
author | Paul Smith <psmith@gnu.org> | 2006-02-11 22:16:04 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2006-02-11 22:16:04 +0000 |
commit | 91223c6322cc6c6f954c0ea318f88fe458a8546d (patch) | |
tree | e5db18187440583aa646c7059a0035e6990e1ab1 /job.c | |
parent | 3da7f052bb5555b8ee80b711e0777af6590b5ca8 (diff) | |
download | make-91223c6322cc6c6f954c0ea318f88fe458a8546d.tar.gz |
Last of the copyright updates.
Diffstat (limited to 'job.c')
-rw-r--r-- | job.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ /* Job execution and handling for GNU Make. Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, -1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006 Free Software Foundation, Inc. +1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software +Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the |