diff options
author | mjacob <mjacob@FreeBSD.org> | 2000-09-21 20:16:04 +0000 |
---|---|---|
committer | mjacob <mjacob@FreeBSD.org> | 2000-09-21 20:16:04 +0000 |
commit | 106cf32d9bc75e9821df63274533dc2c04fe00cf (patch) | |
tree | ed6d3053dc5ee9ea9d983d22b758e493ad585862 /sys/dev/isp/isp_target.h | |
parent | 61832b06a8b8016392c44f38cd2f0c50cab2e793 (diff) | |
download | FreeBSD-src-106cf32d9bc75e9821df63274533dc2c04fe00cf.zip FreeBSD-src-106cf32d9bc75e9821df63274533dc2c04fe00cf.tar.gz |
some copyright cleanups
Diffstat (limited to 'sys/dev/isp/isp_target.h')
-rw-r--r-- | sys/dev/isp/isp_target.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sys/dev/isp/isp_target.h b/sys/dev/isp/isp_target.h index 1905096..8b4115e 100644 --- a/sys/dev/isp/isp_target.h +++ b/sys/dev/isp/isp_target.h @@ -7,7 +7,7 @@ * pms@psconsult.com * All rights reserved. * - * Additional Copyright (c) 1999 + * Additional Copyright (c) 1999< 2000 * Matthew Jacob * mjacob@feral.com * All rights reserved. @@ -19,10 +19,7 @@ * 1. Redistributions of source code must retain the above copyright * notice immediately at the beginning of the file, without modification, * this list of conditions, and the following disclaimer. - * 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 author may not be used to endorse or promote products + * 2. 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 AND CONTRIBUTORS ``AS IS'' AND |