diff options
| author | Johannes Berg <[email protected]> | 2014-09-03 15:24:58 +0300 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2014-09-05 13:52:06 +0200 |
| commit | 2740f0cf8ec8bc7ee6a58f68841759e367dda98f (patch) | |
| tree | 419b4c9732fea28600d544e16c0964c9d5f3a055 /include/linux | |
| parent | d98ad83ee86e523cc00cbf425f456fbd14b4fdc4 (diff) | |
cfg80211: add Intel Mobile Communications copyright
Our legal structure changed at some point (see wikipedia), but
we forgot to immediately switch over to the new copyright
notice.
For files that we have modified in the time since the change,
add the proper copyright notice now.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/ieee80211.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/ieee80211.h b/include/linux/ieee80211.h index 8018c915ee63..77d4f26e0235 100644 --- a/include/linux/ieee80211.h +++ b/include/linux/ieee80211.h @@ -6,6 +6,7 @@ * Copyright (c) 2002-2003, Jouni Malinen <[email protected]> * Copyright (c) 2005, Devicescape Software, Inc. * Copyright (c) 2006, Michael Wu <[email protected]> + * Copyright (c) 2013 - 2014 Intel Mobile Communications GmbH * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as |