diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-04-13 10:57:56 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-04-13 10:57:56 +0000 |
| commit | 9b24805230a3188cc043ba69f976facab732ccbd (patch) | |
| tree | bba32a66afa16dda2af120d9dce3617277a7c472 /usr.bin/make/cond.c | |
| parent | e2cf520799de1aa7cd52333651faf4e0cb0c14f1 (diff) | |
Notes
Diffstat (limited to 'usr.bin/make/cond.c')
| -rw-r--r-- | usr.bin/make/cond.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/make/cond.c b/usr.bin/make/cond.c index 3f4ca218a3062..d02452fbdc45c 100644 --- a/usr.bin/make/cond.c +++ b/usr.bin/make/cond.c @@ -1,5 +1,6 @@ /* - * Copyright (c) 1988, 1989, 1990 The Regents of the University of California. + * Copyright (c) 1988, 1989, 1990, 1993 + * The Regents of the University of California. All rights reserved. * Copyright (c) 1988, 1989 by Adam de Boor * Copyright (c) 1989 by Berkeley Softworks * All rights reserved. |
