diff options
| author | Sam Leffler <sam@FreeBSD.org> | 2007-06-06 15:49:16 +0000 |
|---|---|---|
| committer | Sam Leffler <sam@FreeBSD.org> | 2007-06-06 15:49:16 +0000 |
| commit | 515d617e8d78c773e919e6a98287304b62465781 (patch) | |
| tree | 85c6b8d0285924def4a69eb53c37c4ae35ac411d /sys/dev/ath/if_athioctl.h | |
| parent | 9950b741e91ab7a7e26badccc0d82f2e103a1f1e (diff) | |
Notes
Diffstat (limited to 'sys/dev/ath/if_athioctl.h')
| -rw-r--r-- | sys/dev/ath/if_athioctl.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/dev/ath/if_athioctl.h b/sys/dev/ath/if_athioctl.h index 193cf783c9005..9f48ac2731ae4 100644 --- a/sys/dev/ath/if_athioctl.h +++ b/sys/dev/ath/if_athioctl.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2002-2005 Sam Leffler, Errno Consulting + * Copyright (c) 2002-2007 Sam Leffler, Errno Consulting * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -12,13 +12,6 @@ * similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any * redistribution must be conditioned upon including a substantially * similar Disclaimer requirement for further binary redistribution. - * 3. Neither the names of the above-listed copyright holders nor the names - * of any contributors may be used to endorse or promote products derived - * from this software without specific prior written permission. - * - * Alternatively, this software may be distributed under the terms of the - * GNU General Public License ("GPL") version 2 as published by the Free - * Software Foundation. * * NO WARRANTY * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
