This patch updates the copyright statements in softmac that I
erroneously added for 2005 only (when we already had 2006).

Signed-off-by: Johannes Berg <[EMAIL PROTECTED]>

diff --git a/net/ieee80211/softmac/ieee80211softmac_assoc.c 
b/net/ieee80211/softmac/ieee80211softmac_assoc.c
index b29fb1c..755b612 100644
--- a/net/ieee80211/softmac/ieee80211softmac_assoc.c
+++ b/net/ieee80211/softmac/ieee80211softmac_assoc.c
@@ -1,11 +1,11 @@
 /*
  * This file contains the softmac's association logic.
  *
- * Copyright (c) 2005 Johannes Berg <[EMAIL PROTECTED]>
- *                    Joseph Jezak <[EMAIL PROTECTED]>
- *                    Larry Finger <[EMAIL PROTECTED]>
- *                    Danny van Dyk <[EMAIL PROTECTED]>
- *                    Michael Buesch <[EMAIL PROTECTED]>
+ * Copyright (c) 2005, 2006 Johannes Berg <[EMAIL PROTECTED]>
+ *                          Joseph Jezak <[EMAIL PROTECTED]>
+ *                          Larry Finger <[EMAIL PROTECTED]>
+ *                          Danny van Dyk <[EMAIL PROTECTED]>
+ *                          Michael Buesch <[EMAIL PROTECTED]>
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of version 2 of the GNU General Public License as
diff --git a/net/ieee80211/softmac/ieee80211softmac_auth.c 
b/net/ieee80211/softmac/ieee80211softmac_auth.c
index 84ad029..dd5fb0f 100644
--- a/net/ieee80211/softmac/ieee80211softmac_auth.c
+++ b/net/ieee80211/softmac/ieee80211softmac_auth.c
@@ -1,11 +1,11 @@
 /*
  * This file contains the softmac's authentication logic.
  *
- * Copyright (c) 2005 Johannes Berg <[EMAIL PROTECTED]>
- *                    Joseph Jezak <[EMAIL PROTECTED]>
- *                    Larry Finger <[EMAIL PROTECTED]>
- *                    Danny van Dyk <[EMAIL PROTECTED]>
- *                    Michael Buesch <[EMAIL PROTECTED]>
+ * Copyright (c) 2005, 2006 Johannes Berg <[EMAIL PROTECTED]>
+ *                          Joseph Jezak <[EMAIL PROTECTED]>
+ *                          Larry Finger <[EMAIL PROTECTED]>
+ *                          Danny van Dyk <[EMAIL PROTECTED]>
+ *                          Michael Buesch <[EMAIL PROTECTED]>
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of version 2 of the GNU General Public License as
diff --git a/net/ieee80211/softmac/ieee80211softmac_event.c 
b/net/ieee80211/softmac/ieee80211softmac_event.c
index 0ed8e30..0a52bbd 100644
--- a/net/ieee80211/softmac/ieee80211softmac_event.c
+++ b/net/ieee80211/softmac/ieee80211softmac_event.c
@@ -2,11 +2,11 @@
  * Event system
  * Also see comments in public header file and longer explanation below.
  *
- * Copyright (c) 2005 Johannes Berg <[EMAIL PROTECTED]>
- *                    Joseph Jezak <[EMAIL PROTECTED]>
- *                    Larry Finger <[EMAIL PROTECTED]>
- *                    Danny van Dyk <[EMAIL PROTECTED]>
- *                    Michael Buesch <[EMAIL PROTECTED]>
+ * Copyright (c) 2005, 2006 Johannes Berg <[EMAIL PROTECTED]>
+ *                          Joseph Jezak <[EMAIL PROTECTED]>
+ *                          Larry Finger <[EMAIL PROTECTED]>
+ *                          Danny van Dyk <[EMAIL PROTECTED]>
+ *                          Michael Buesch <[EMAIL PROTECTED]>
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of version 2 of the GNU General Public License as
diff --git a/net/ieee80211/softmac/ieee80211softmac_module.c 
b/net/ieee80211/softmac/ieee80211softmac_module.c
index 671f83b..aa65d5a 100644
--- a/net/ieee80211/softmac/ieee80211softmac_module.c
+++ b/net/ieee80211/softmac/ieee80211softmac_module.c
@@ -1,11 +1,11 @@
 /*
  * Contains some basic softmac functions along with module registration code 
etc.
  *
- * Copyright (c) 2005 Johannes Berg <[EMAIL PROTECTED]>
- *                    Joseph Jezak <[EMAIL PROTECTED]>
- *                    Larry Finger <[EMAIL PROTECTED]>
- *                    Danny van Dyk <[EMAIL PROTECTED]>
- *                    Michael Buesch <[EMAIL PROTECTED]>
+ * Copyright (c) 2005, 2006 Johannes Berg <[EMAIL PROTECTED]>
+ *                          Joseph Jezak <[EMAIL PROTECTED]>
+ *                          Larry Finger <[EMAIL PROTECTED]>
+ *                          Danny van Dyk <[EMAIL PROTECTED]>
+ *                          Michael Buesch <[EMAIL PROTECTED]>
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of version 2 of the GNU General Public License as
diff --git a/net/ieee80211/softmac/ieee80211softmac_priv.h 
b/net/ieee80211/softmac/ieee80211softmac_priv.h
index 5b98c3e..0b35a2d 100644
--- a/net/ieee80211/softmac/ieee80211softmac_priv.h
+++ b/net/ieee80211/softmac/ieee80211softmac_priv.h
@@ -1,11 +1,11 @@
 /*
  * Internal softmac API definitions.
  *
- * Copyright (c) 2005 Johannes Berg <[EMAIL PROTECTED]>
- *                    Joseph Jezak <[EMAIL PROTECTED]>
- *                    Larry Finger <[EMAIL PROTECTED]>
- *                    Danny van Dyk <[EMAIL PROTECTED]>
- *                    Michael Buesch <[EMAIL PROTECTED]>
+ * Copyright (c) 2005, 2006 Johannes Berg <[EMAIL PROTECTED]>
+ *                          Joseph Jezak <[EMAIL PROTECTED]>
+ *                          Larry Finger <[EMAIL PROTECTED]>
+ *                          Danny van Dyk <[EMAIL PROTECTED]>
+ *                          Michael Buesch <[EMAIL PROTECTED]>
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of version 2 of the GNU General Public License as
diff --git a/net/ieee80211/softmac/ieee80211softmac_scan.c 
b/net/ieee80211/softmac/ieee80211softmac_scan.c
index d90d31f..846c62d 100644
--- a/net/ieee80211/softmac/ieee80211softmac_scan.c
+++ b/net/ieee80211/softmac/ieee80211softmac_scan.c
@@ -3,11 +3,11 @@
  *
  * These are not exported because they're assigned to the function pointers.
  *
- * Copyright (c) 2005 Johannes Berg <[EMAIL PROTECTED]>
- *                    Joseph Jezak <[EMAIL PROTECTED]>
- *                    Larry Finger <[EMAIL PROTECTED]>
- *                    Danny van Dyk <[EMAIL PROTECTED]>
- *                    Michael Buesch <[EMAIL PROTECTED]>
+ * Copyright (c) 2005, 2006 Johannes Berg <[EMAIL PROTECTED]>
+ *                          Joseph Jezak <[EMAIL PROTECTED]>
+ *                          Larry Finger <[EMAIL PROTECTED]>
+ *                          Danny van Dyk <[EMAIL PROTECTED]>
+ *                          Michael Buesch <[EMAIL PROTECTED]>
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of version 2 of the GNU General Public License as
diff --git a/net/ieee80211/softmac/ieee80211softmac_wx.c 
b/net/ieee80211/softmac/ieee80211softmac_wx.c
index 17d30f4..e1a9bc6 100644
--- a/net/ieee80211/softmac/ieee80211softmac_wx.c
+++ b/net/ieee80211/softmac/ieee80211softmac_wx.c
@@ -1,11 +1,11 @@
 /*
  * This file contains our _wx handlers. Make sure you EXPORT_SYMBOL_GPL them
  *
- * Copyright (c) 2005 Johannes Berg <[EMAIL PROTECTED]>
- *                    Joseph Jezak <[EMAIL PROTECTED]>
- *                    Larry Finger <[EMAIL PROTECTED]>
- *                    Danny van Dyk <[EMAIL PROTECTED]>
- *                    Michael Buesch <[EMAIL PROTECTED]>
+ * Copyright (c) 2005, 2006 Johannes Berg <[EMAIL PROTECTED]>
+ *                          Joseph Jezak <[EMAIL PROTECTED]>
+ *                          Larry Finger <[EMAIL PROTECTED]>
+ *                          Danny van Dyk <[EMAIL PROTECTED]>
+ *                          Michael Buesch <[EMAIL PROTECTED]>
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of version 2 of the GNU General Public License as


-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to