]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Update copyright notices for the new year 2014
authorJouni Malinen <j@w1.fi>
Sun, 5 Jan 2014 20:57:30 +0000 (22:57 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 7 Jan 2014 08:45:12 +0000 (10:45 +0200)
Signed-hostap: Jouni Malinen <j@w1.fi>

CONTRIBUTIONS
README
hostapd/README
hostapd/hostapd_cli.c
hostapd/main.c
wpa_supplicant/README
wpa_supplicant/wpa_cli.c

index 5ac78688a42c3a89086e402b9002c25be637b9e6..8e87be16d35163b5488389dff7d2d04306528a8e 100644 (file)
@@ -80,7 +80,7 @@ unfortunately be accepted.
 
 Modified BSD license (no advertisement clause):
 
-Copyright (c) 2002-2012, Jouni Malinen <j@w1.fi> and contributors
+Copyright (c) 2002-2014, Jouni Malinen <j@w1.fi> and contributors
 All Rights Reserved.
 
 Redistribution and use in source and binary forms, with or without
diff --git a/README b/README
index b0f2e6e2e2df00e1c6dfeb43f08790be0343a644..8de14a64fa6c9c327dae5a819833c028b4470b82 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 wpa_supplicant and hostapd
 --------------------------
 
-Copyright (c) 2002-2013, Jouni Malinen <j@w1.fi> and contributors
+Copyright (c) 2002-2014, Jouni Malinen <j@w1.fi> and contributors
 All Rights Reserved.
 
 These programs are licensed under the BSD license (the one with
index 39b70cabe2fb7c9bcf13feff40512854903e0e1f..50868ee1de6f31cb3a0115f92781b1052749e085 100644 (file)
@@ -2,7 +2,7 @@ hostapd - user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP
          Authenticator and RADIUS authentication server
 ================================================================
 
-Copyright (c) 2002-2013, Jouni Malinen <j@w1.fi> and contributors
+Copyright (c) 2002-2014, Jouni Malinen <j@w1.fi> and contributors
 All Rights Reserved.
 
 This program is licensed under the BSD license (the one with
index 4719e2b46ba708a74caf23ae37515e84de204c3b..eee85041b6adc04dbfe88dda230ed89434b71799 100644 (file)
@@ -18,7 +18,7 @@
 
 static const char *hostapd_cli_version =
 "hostapd_cli v" VERSION_STR "\n"
-"Copyright (c) 2004-2013, Jouni Malinen <j@w1.fi> and contributors";
+"Copyright (c) 2004-2014, Jouni Malinen <j@w1.fi> and contributors";
 
 
 static const char *hostapd_cli_license =
index edb5a11d3c4a25fa358d1df271cf0535684f5888..5a1b0a9e9295460b75ea54427345974f48d10c20 100644 (file)
@@ -413,7 +413,7 @@ static void show_version(void)
                "hostapd v" VERSION_STR "\n"
                "User space daemon for IEEE 802.11 AP management,\n"
                "IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator\n"
-               "Copyright (c) 2002-2013, Jouni Malinen <j@w1.fi> "
+               "Copyright (c) 2002-2014, Jouni Malinen <j@w1.fi> "
                "and contributors\n");
 }
 
index 3e566b7730ff3b5f81a068bcd43ebffeb1007031..7f88cd6596e955101c27acb95f92115d9f1500fe 100644 (file)
@@ -1,7 +1,7 @@
 WPA Supplicant
 ==============
 
-Copyright (c) 2003-2013, Jouni Malinen <j@w1.fi> and contributors
+Copyright (c) 2003-2014, Jouni Malinen <j@w1.fi> and contributors
 All Rights Reserved.
 
 This program is licensed under the BSD license (the one with
index 6e2a3ef2b2302a47cf08542ce105be125f235881..358c2feb6258769e5a927b3b233a007edfce210c 100644 (file)
@@ -28,7 +28,7 @@
 
 static const char *wpa_cli_version =
 "wpa_cli v" VERSION_STR "\n"
-"Copyright (c) 2004-2013, Jouni Malinen <j@w1.fi> and contributors";
+"Copyright (c) 2004-2014, Jouni Malinen <j@w1.fi> and contributors";
 
 
 static const char *wpa_cli_license =