diff options
author | Johannes Berg <johannes.berg@intel.com> | 2014-09-03 15:24:58 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-09-05 13:52:06 +0200 |
commit | 2740f0cf8ec8bc7ee6a58f68841759e367dda98f (patch) | |
tree | 419b4c9732fea28600d544e16c0964c9d5f3a055 /net/wireless/util.c | |
parent | d98ad83ee86e523cc00cbf425f456fbd14b4fdc4 (diff) | |
download | blackbird-op-linux-2740f0cf8ec8bc7ee6a58f68841759e367dda98f.tar.gz blackbird-op-linux-2740f0cf8ec8bc7ee6a58f68841759e367dda98f.zip |
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 <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/util.c')
-rw-r--r-- | net/wireless/util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wireless/util.c b/net/wireless/util.c index 728f1c0dc70d..a8b2816ffcb9 100644 --- a/net/wireless/util.c +++ b/net/wireless/util.c @@ -2,6 +2,7 @@ * Wireless utility functions * * Copyright 2007-2009 Johannes Berg <johannes@sipsolutions.net> + * Copyright 2013-2014 Intel Mobile Communications GmbH */ #include <linux/export.h> #include <linux/bitops.h> |