diff options
| author | 2003-06-02 15:54:22 +0000 | |
|---|---|---|
| committer | 2003-06-02 15:54:22 +0000 | |
| commit | 52c1a08bcc3e572dfe9ea64bbd3c8f892f54e1fd (patch) | |
| tree | 2a94138f5db3921b0150bc2fef4a1d3eadbe9648 /sys/arch/sparc/dev/qec.c | |
| parent | licence cleanup; agreement from krw and millert (diff) | |
| download | wireguard-openbsd-52c1a08bcc3e572dfe9ea64bbd3c8f892f54e1fd.tar.xz wireguard-openbsd-52c1a08bcc3e572dfe9ea64bbd3c8f892f54e1fd.zip | |
some license cleanup
Diffstat (limited to 'sys/arch/sparc/dev/qec.c')
| -rw-r--r-- | sys/arch/sparc/dev/qec.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/sparc/dev/qec.c b/sys/arch/sparc/dev/qec.c index b7ba3aff655..c97b2f08498 100644 --- a/sys/arch/sparc/dev/qec.c +++ b/sys/arch/sparc/dev/qec.c @@ -1,4 +1,4 @@ -/* $OpenBSD: qec.c,v 1.15 2002/03/14 01:26:43 millert Exp $ */ +/* $OpenBSD: qec.c,v 1.16 2003/06/02 15:54:22 deraadt Exp $ */ /* * Copyright (c) 1998 Theo de Raadt and Jason L. Wright. @@ -12,8 +12,6 @@ * 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. The name of the authors may not be used to endorse or promote products - * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
