]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - hostapd/main.c
Update copyright notices for the new year 2015
[thirdparty/hostap.git] / hostapd / main.c
index 3ecd009d3a9273314b04f87908f12b28a44bacc5..dd389a8d66a3b12d743d6c4df6df77d30579b3c5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * hostapd / main()
- * Copyright (c) 2002-2011, Jouni Malinen <j@w1.fi>
+ * Copyright (c) 2002-2015, Jouni Malinen <j@w1.fi>
  *
  * This software may be distributed under the terms of the BSD license.
  * See README for more details.
@@ -424,7 +424,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-2014, Jouni Malinen <j@w1.fi> "
+               "Copyright (c) 2002-2015, Jouni Malinen <j@w1.fi> "
                "and contributors\n");
 }