diff --git a/CONTRIBUTIONS b/CONTRIBUTIONS index 5ac78688a..8e87be16d 100644 --- a/CONTRIBUTIONS +++ b/CONTRIBUTIONS @@ -80,7 +80,7 @@ unfortunately be accepted. Modified BSD license (no advertisement clause): -Copyright (c) 2002-2012, Jouni Malinen and contributors +Copyright (c) 2002-2014, Jouni Malinen and contributors All Rights Reserved. Redistribution and use in source and binary forms, with or without diff --git a/README b/README index b0f2e6e2e..8de14a64f 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ wpa_supplicant and hostapd -------------------------- -Copyright (c) 2002-2013, Jouni Malinen and contributors +Copyright (c) 2002-2014, Jouni Malinen and contributors All Rights Reserved. These programs are licensed under the BSD license (the one with diff --git a/hostapd/README b/hostapd/README index 39b70cabe..50868ee1d 100644 --- a/hostapd/README +++ b/hostapd/README @@ -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 and contributors +Copyright (c) 2002-2014, Jouni Malinen and contributors All Rights Reserved. This program is licensed under the BSD license (the one with diff --git a/hostapd/hostapd_cli.c b/hostapd/hostapd_cli.c index 4719e2b46..eee85041b 100644 --- a/hostapd/hostapd_cli.c +++ b/hostapd/hostapd_cli.c @@ -18,7 +18,7 @@ static const char *hostapd_cli_version = "hostapd_cli v" VERSION_STR "\n" -"Copyright (c) 2004-2013, Jouni Malinen and contributors"; +"Copyright (c) 2004-2014, Jouni Malinen and contributors"; static const char *hostapd_cli_license = diff --git a/hostapd/main.c b/hostapd/main.c index edb5a11d3..5a1b0a9e9 100644 --- a/hostapd/main.c +++ b/hostapd/main.c @@ -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 " + "Copyright (c) 2002-2014, Jouni Malinen " "and contributors\n"); } diff --git a/wpa_supplicant/README b/wpa_supplicant/README index 3e566b773..7f88cd659 100644 --- a/wpa_supplicant/README +++ b/wpa_supplicant/README @@ -1,7 +1,7 @@ WPA Supplicant ============== -Copyright (c) 2003-2013, Jouni Malinen and contributors +Copyright (c) 2003-2014, Jouni Malinen and contributors All Rights Reserved. This program is licensed under the BSD license (the one with diff --git a/wpa_supplicant/wpa_cli.c b/wpa_supplicant/wpa_cli.c index 6e2a3ef2b..358c2feb6 100644 --- a/wpa_supplicant/wpa_cli.c +++ b/wpa_supplicant/wpa_cli.c @@ -28,7 +28,7 @@ static const char *wpa_cli_version = "wpa_cli v" VERSION_STR "\n" -"Copyright (c) 2004-2013, Jouni Malinen and contributors"; +"Copyright (c) 2004-2014, Jouni Malinen and contributors"; static const char *wpa_cli_license =