summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_crypto_tkip.c
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2007-06-06 04:56:04 +0000
committersam <sam@FreeBSD.org>2007-06-06 04:56:04 +0000
commitd82da159d3303099ba08eab3f1c1bd4b8fbbb7a1 (patch)
tree4d25ddbe00573c357824a0b6e99446bd49a0eb0c /sys/net80211/ieee80211_crypto_tkip.c
parent11092d3888c3a65196e5cb7e54e60ab26e6f6bcd (diff)
downloadFreeBSD-src-d82da159d3303099ba08eab3f1c1bd4b8fbbb7a1.zip
FreeBSD-src-d82da159d3303099ba08eab3f1c1bd4b8fbbb7a1.tar.gz
copyright updates:
o update to include 2007 o switch back to a 2-clause bsd-only license Reviewed by: onoe
Diffstat (limited to 'sys/net80211/ieee80211_crypto_tkip.c')
-rw-r--r--sys/net80211/ieee80211_crypto_tkip.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/sys/net80211/ieee80211_crypto_tkip.c b/sys/net80211/ieee80211_crypto_tkip.c
index e3c5de91e..05c1532 100644
--- a/sys/net80211/ieee80211_crypto_tkip.c
+++ b/sys/net80211/ieee80211_crypto_tkip.c
@@ -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
@@ -10,12 +10,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 author may not 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.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OpenPOWER on IntegriCloud