summaryrefslogtreecommitdiff
path: root/regress/sys/dev/audio/autest.c
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2003-06-02 19:15:39 +0000
committerJason Wright <jason@cvs.openbsd.org>2003-06-02 19:15:39 +0000
commit84c6aebfde797ee07299ac6320b87d8b705cefcc (patch)
tree4b56f4ba48321ffc7a7daede059085606ec0a7be /regress/sys/dev/audio/autest.c
parent98319ab0a44ba28e3ff550addfb3681a80674224 (diff)
more license cleaning
Diffstat (limited to 'regress/sys/dev/audio/autest.c')
-rw-r--r--regress/sys/dev/audio/autest.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/regress/sys/dev/audio/autest.c b/regress/sys/dev/audio/autest.c
index 491131e3234..8e938fbc12c 100644
--- a/regress/sys/dev/audio/autest.c
+++ b/regress/sys/dev/audio/autest.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: autest.c,v 1.6 2003/02/05 04:39:34 jason Exp $ */
+/* $OpenBSD: autest.c,v 1.7 2003/06/02 19:15:38 jason Exp $ */
/*
* Copyright (c) 2002 Jason L. Wright (jason@thought.net)
@@ -12,11 +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. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by Jason L. Wright
- * 4. The name of the author may not be used to endorse or promote products
- * derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED