7bb9d6c875
to generate the appropriate const char copyright[] = "..."; statement instead of hard coding it into kern/init_main.c. Idea from Simon Burge.
5 lines
235 B
Plaintext
5 lines
235 B
Plaintext
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
|
The NetBSD Foundation, Inc. All rights reserved.
|
|
Copyright (c) 1982, 1986, 1989, 1991, 1993
|
|
The Regents of the University of California. All rights reserved.
|