Preparations for 0.6.7 release
[wpasupplicant] / hostapd / hostapd.c
index 1da0bf5..8f2ec4c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * hostapd / Initialization and configuration
- * Copyright (c) 2002-2008, Jouni Malinen <j@w1.fi>
+ * Copyright (c) 2002-2009, Jouni Malinen <j@w1.fi>
  *
  * 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
@@ -1658,7 +1658,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-2008, Jouni Malinen <j@w1.fi> "
+               "Copyright (c) 2002-2009, Jouni Malinen <j@w1.fi> "
                "and contributors\n");
 }