jcs's openbsd hax
openbsd

remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd lists

deraadt 0dbcc8a2 4614c0fa

+21 -147
+1 -7
sys/dev/ic/mc6845reg.h
··· 1 - /* $OpenBSD: mc6845reg.h,v 1.1 2000/11/15 20:21:09 aaron Exp $ */ 1 + /* $OpenBSD: mc6845reg.h,v 1.2 2004/04/02 04:39:50 deraadt Exp $ */ 2 2 /* $NetBSD: mc6845reg.h,v 1.1 1998/05/28 16:48:40 drochner Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/ic/pcdisplay_chars.c
··· 1 - /* $OpenBSD: pcdisplay_chars.c,v 1.3 2003/11/20 17:47:02 millert Exp $ */ 1 + /* $OpenBSD: pcdisplay_chars.c,v 1.4 2004/04/02 04:39:50 deraadt Exp $ */ 2 2 /* $NetBSD: pcdisplay_chars.c,v 1.5 2000/06/08 07:01:19 cgd Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/ic/pcdisplayvar.h
··· 1 - /* $OpenBSD: pcdisplayvar.h,v 1.5 2002/03/14 01:26:55 millert Exp $ */ 1 + /* $OpenBSD: pcdisplayvar.h,v 1.6 2004/04/02 04:39:50 deraadt Exp $ */ 2 2 /* $NetBSD: pcdisplayvar.h,v 1.8 2000/01/25 02:44:03 ad Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/ic/pckbc.c
··· 1 - /* $OpenBSD: pckbc.c,v 1.7 2003/10/21 18:58:49 jmc Exp $ */ 1 + /* $OpenBSD: pckbc.c,v 1.8 2004/04/02 04:39:50 deraadt Exp $ */ 2 2 /* $NetBSD: pckbc.c,v 1.5 2000/06/09 04:58:35 soda Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/ic/pckbcvar.h
··· 1 - /* $OpenBSD: pckbcvar.h,v 1.2 2002/03/14 01:26:55 millert Exp $ */ 1 + /* $OpenBSD: pckbcvar.h,v 1.3 2004/04/02 04:39:50 deraadt Exp $ */ 2 2 /* $NetBSD: pckbcvar.h,v 1.4 2000/06/09 04:58:35 soda Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/ic/vga_subr.c
··· 1 - /* $OpenBSD: vga_subr.c,v 1.2 2002/03/14 01:26:55 millert Exp $ */ 1 + /* $OpenBSD: vga_subr.c,v 1.3 2004/04/02 04:39:50 deraadt Exp $ */ 2 2 /* $NetBSD: vga_subr.c,v 1.6 2000/01/25 02:44:03 ad Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/ic/vgareg.h
··· 1 - /* $OpenBSD: vgareg.h,v 1.2 2001/03/14 02:49:22 mickey Exp $ */ 1 + /* $OpenBSD: vgareg.h,v 1.3 2004/04/02 04:39:50 deraadt Exp $ */ 2 2 /* $NetBSD: vgareg.h,v 1.2 1998/05/28 16:48:41 drochner Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/isa/ega.c
··· 1 - /* $OpenBSD: ega.c,v 1.4 2002/03/14 03:16:05 millert Exp $ */ 1 + /* $OpenBSD: ega.c,v 1.5 2004/04/02 04:39:50 deraadt Exp $ */ 2 2 /* $NetBSD: ega.c,v 1.4.4.1 2000/06/30 16:27:47 simonb Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/isa/egavar.h
··· 1 - /* $OpenBSD: egavar.h,v 1.3 2002/03/14 01:26:56 millert Exp $ */ 1 + /* $OpenBSD: egavar.h,v 1.4 2004/04/02 04:39:51 deraadt Exp $ */ 2 2 /* $NetBSD: egavar.h,v 1.1 1999/12/13 16:28:57 drochner Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/isa/pcdisplay.c
··· 1 - /* $OpenBSD: pcdisplay.c,v 1.6 2002/03/14 03:16:05 millert Exp $ */ 1 + /* $OpenBSD: pcdisplay.c,v 1.7 2004/04/02 04:39:51 deraadt Exp $ */ 2 2 /* $NetBSD: pcdisplay.c,v 1.9.4.1 2000/06/30 16:27:48 simonb Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/isa/pcdisplayvar.h
··· 1 - /* $OpenBSD: pcdisplayvar.h,v 1.3 2002/03/14 01:26:56 millert Exp $ */ 1 + /* $OpenBSD: pcdisplayvar.h,v 1.4 2004/04/02 04:39:51 deraadt Exp $ */ 2 2 /* $NetBSD: pcdisplayvar.h,v 1.1 1998/05/28 16:51:51 drochner Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/isa/pckbc_isa.c
··· 1 - /* $OpenBSD: pckbc_isa.c,v 1.3 2002/03/14 01:26:56 millert Exp $ */ 1 + /* $OpenBSD: pckbc_isa.c,v 1.4 2004/04/02 04:39:51 deraadt Exp $ */ 2 2 /* $NetBSD: pckbc_isa.c,v 1.2 2000/03/23 07:01:35 thorpej Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/wscons/wsdisplay_compat_usl.c
··· 1 - /* $OpenBSD: wsdisplay_compat_usl.c,v 1.14 2003/08/15 20:32:18 tedu Exp $ */ 1 + /* $OpenBSD: wsdisplay_compat_usl.c,v 1.15 2004/04/02 04:39:51 deraadt Exp $ */ 2 2 /* $NetBSD: wsdisplay_compat_usl.c,v 1.12 2000/03/23 07:01:47 thorpej Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/wscons/wsemul_vt100.c
··· 1 - /* $OpenBSD: wsemul_vt100.c,v 1.8 2002/10/12 01:09:44 krw Exp $ */ 1 + /* $OpenBSD: wsemul_vt100.c,v 1.9 2004/04/02 04:39:51 deraadt Exp $ */ 2 2 /* $NetBSD: wsemul_vt100.c,v 1.13 2000/04/28 21:56:16 mycroft Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/wscons/wsemul_vt100_chars.c
··· 1 - /* $OpenBSD: wsemul_vt100_chars.c,v 1.3 2001/03/14 02:49:22 mickey Exp $ */ 1 + /* $OpenBSD: wsemul_vt100_chars.c,v 1.4 2004/04/02 04:39:51 deraadt Exp $ */ 2 2 /* $NetBSD: wsemul_vt100_chars.c,v 1.4 1999/02/20 18:20:02 drochner Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/wscons/wsemul_vt100_keys.c
··· 1 - /* $OpenBSD: wsemul_vt100_keys.c,v 1.1 2000/05/16 23:49:11 mickey Exp $ */ 1 + /* $OpenBSD: wsemul_vt100_keys.c,v 1.2 2004/04/02 04:39:51 deraadt Exp $ */ 2 2 /* $NetBSD: wsemul_vt100_keys.c,v 1.3 1999/04/22 20:06:02 mycroft Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/wscons/wsemul_vt100_subr.c
··· 1 - /* $OpenBSD: wsemul_vt100_subr.c,v 1.10 2003/08/06 21:08:07 millert Exp $ */ 1 + /* $OpenBSD: wsemul_vt100_subr.c,v 1.11 2004/04/02 04:39:51 deraadt Exp $ */ 2 2 /* $NetBSD: wsemul_vt100_subr.c,v 1.7 2000/04/28 21:56:16 mycroft Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/dev/wscons/wsemul_vt100var.h
··· 1 - /* $OpenBSD: wsemul_vt100var.h,v 1.3 2002/03/14 01:27:03 millert Exp $ */ 1 + /* $OpenBSD: wsemul_vt100var.h,v 1.4 2004/04/02 04:39:51 deraadt Exp $ */ 2 2 /* $NetBSD: wsemul_vt100var.h,v 1.5 2000/04/28 21:56:17 mycroft Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/lib/libsa/cread.c
··· 1 - /* $OpenBSD: cread.c,v 1.11 2003/08/11 06:23:09 deraadt Exp $ */ 1 + /* $OpenBSD: cread.c,v 1.12 2004/04/02 04:39:51 deraadt Exp $ */ 2 2 /* $NetBSD: cread.c,v 1.2 1997/02/04 18:38:20 thorpej Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/lib/libsa/tftp.c
··· 1 - /* $OpenBSD: tftp.c,v 1.1 2004/03/19 13:48:20 tom Exp $ */ 1 + /* $OpenBSD: tftp.c,v 1.2 2004/04/02 04:39:51 deraadt Exp $ */ 2 2 /* $NetBSD: tftp.c,v 1.15 2003/08/18 15:45:29 dsl Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+1 -7
sys/lib/libsa/tftp.h
··· 1 - /* $OpenBSD: tftp.h,v 1.1 2004/03/19 13:48:20 tom Exp $ */ 1 + /* $OpenBSD: tftp.h,v 1.2 2004/04/02 04:39:51 deraadt Exp $ */ 2 2 /* $NetBSD: tftp.h,v 1.3 2003/08/07 16:32:30 agc Exp $ */ 3 3 4 4 /* ··· 13 13 * 2. Redistributions in binary form must reproduce the above copyright 14 14 * notice, this list of conditions and the following disclaimer in the 15 15 * documentation and/or other materials provided with the distribution. 16 - * 3. All advertising materials mentioning features or use of this software 17 - * must display the following acknowledgement: 18 - * This product includes software developed for the NetBSD Project 19 - * by Matthias Drochner. 20 - * 4. The name of the author may not be used to endorse or promote products 21 - * derived from this software without specific prior written permission. 22 16 * 23 17 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 24 18 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES