diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2003-06-03 01:35:31 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2003-06-03 01:35:31 +0000 |
commit | 2ceb8f4ac3fcaab09e50a39eae5352bd1605ab59 (patch) | |
tree | 0654c738848da3956ff3f6e59fbf0aea2020ee12 /sys/arch/macppc/stand | |
parent | e254bbbc4fab3264965461423d60a72dccb928dc (diff) |
kill clause 3 and 4 from several of my copyrights, cleanup.
Diffstat (limited to 'sys/arch/macppc/stand')
-rw-r--r-- | sys/arch/macppc/stand/tbxidata/bsd.tbxi | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/sys/arch/macppc/stand/tbxidata/bsd.tbxi b/sys/arch/macppc/stand/tbxidata/bsd.tbxi index 1efaea0823b..8d9514b11bd 100644 --- a/sys/arch/macppc/stand/tbxidata/bsd.tbxi +++ b/sys/arch/macppc/stand/tbxidata/bsd.tbxi @@ -1,8 +1,9 @@ <CHRP-BOOT> <LICENSE> -/* $OpenBSD: bsd.tbxi,v 1.7 2003/02/12 23:07:28 deraadt Exp $ */ +/* $OpenBSD: bsd.tbxi,v 1.8 2003/06/03 01:35:30 drahn Exp $ */ /* - * Copyright (c) 2001 Dale Rahn. All rights reserved. + * Copyright (c) 2001 Dale Rahn. + * All rights reserved. * * * Redistribution and use in source and binary forms, with or without @@ -13,11 +14,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 Dale Rahn. - * 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 WARRANTIES |