summaryrefslogtreecommitdiffstats
path: root/sail/restart.h
diff options
context:
space:
mode:
authorjwise <jwise@NetBSD.org>2001-01-04 05:06:15 +0000
committerjwise <jwise@NetBSD.org>2001-01-04 05:06:15 +0000
commit185dd7965f398cfe8bbab3b933dc63e22db50fd0 (patch)
tree6155bcfaf20f4dfe6aeba625b4fd31aeeaedc466 /sail/restart.h
parent7f8c48e77789d6020961d505f060f3337550060b (diff)
downloadbsdgames-darwin-185dd7965f398cfe8bbab3b933dc63e22db50fd0.tar.gz
bsdgames-darwin-185dd7965f398cfe8bbab3b933dc63e22db50fd0.tar.zst
bsdgames-darwin-185dd7965f398cfe8bbab3b933dc63e22db50fd0.zip
Use License templates from localsrc for license on new files.
Diffstat (limited to 'sail/restart.h')
-rw-r--r--sail/restart.h11
1 files changed, 9 insertions, 2 deletions
diff --git a/sail/restart.h b/sail/restart.h
index 768b7916..68b93f52 100644
--- a/sail/restart.h
+++ b/sail/restart.h
@@ -1,9 +1,12 @@
-/* $NetBSD: restart.h,v 1.1 2001/01/04 03:51:24 jwise Exp $ */
+/* $NetBSD: restart.h,v 1.2 2001/01/04 05:06:15 jwise Exp $ */
/*-
* Copyright (c) 2001 The NetBSD Foundation, Inc.
* All rights reserved.
*
+ * This code is derived from software contributed to The NetBSD Foundation
+ * by
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -12,7 +15,11 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. Neither the name of The NetBSD Foundation nor the names of its
+ * 3. All advertising materials mentioning features or use of this software
+ * must display the following acknowledgement:
+ * This product includes software developed by the NetBSD
+ * Foundation, Inc. and its contributors.
+ * 4. Neither the name of The NetBSD Foundation nor the names of its
* contributors may be used to endorse or promote products derived
* from this software without specific prior written permission.
*