diff options
Diffstat (limited to 'usr.bin/make/config.h')
-rw-r--r-- | usr.bin/make/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/make/config.h b/usr.bin/make/config.h index c00ee33..18a9e68 100644 --- a/usr.bin/make/config.h +++ b/usr.bin/make/config.h @@ -1,6 +1,6 @@ /* - * Copyright (c) 1988, 1989, 1990, 1993 - * The Regents of the University of California. All rights reserved. + * Copyright (c) 1988, 1989, 1990 The Regents of the University of California. + * Copyright (c) 1988, 1989 by Adam de Boor * Copyright (c) 1989 by Berkeley Softworks * All rights reserved. * |