diff options
| author | Johannes Berg <[email protected]> | 2014-09-03 15:24:57 +0300 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2014-09-05 13:52:06 +0200 |
| commit | d98ad83ee86e523cc00cbf425f456fbd14b4fdc4 (patch) | |
| tree | 475cb06c1603a61a86c0e9cbcb675d26c69fc350 /include | |
| parent | c10a19930f286a24f4994c83fe71866877fb1a71 (diff) | |
mac80211: 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')
| -rw-r--r-- | include/net/mac80211.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h index c9b2bec8db47..db4975c33861 100644 --- a/include/net/mac80211.h +++ b/include/net/mac80211.h @@ -4,6 +4,7 @@ * Copyright 2002-2005, Devicescape Software, Inc. * Copyright 2006-2007 Jiri Benc <[email protected]> * Copyright 2007-2010 Johannes Berg <[email protected]> + * Copyright 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 |