diff --git a/COPYING b/COPYING index 137e63e..e41586c 100644 --- a/COPYING +++ b/COPYING @@ -1,5 +1,5 @@ wpaCute - A graphical wpa_supplicant front end -Copyright (C) 2018, 2022 loh.tar@googlemail.com +Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com wpaCute a fork from wpa_gui shipped with wpa_supplicant version 2.6. diff --git a/README b/README index 4a689e9..29aa048 100644 --- a/README +++ b/README @@ -124,7 +124,7 @@ wpaCute a is licensed under the BSD license (the one with advertisement clause removed). See COPYING for the full license. wpaCute - A graphical wpa_supplicant front end -Copyright (C) 2018, 2022 loh.tar@googlemail.com +Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com Because wpaCute is a fork from wpa_gui there are rights of previous developers which are highly honored. diff --git a/doc/wpa-cute.8 b/doc/wpa-cute.8 index 8413956..d04f84f 100644 --- a/doc/wpa-cute.8 +++ b/doc/wpa-cute.8 @@ -131,7 +131,7 @@ advertisement clause removed). .nf wpaCute - A graphical wpa_supplicant front end -Copyright (C) 2018, 2022 loh.tar@googlemail.com +Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com wpa_gui for wpa_supplicant Copyright (C) 2003-2015 Jouni Malinen and contributors. diff --git a/doc/wpa-cute.sgml b/doc/wpa-cute.sgml index c924811..125e451 100644 --- a/doc/wpa-cute.sgml +++ b/doc/wpa-cute.sgml @@ -183,7 +183,7 @@ advertisement clause removed). wpaCute - A graphical wpa_supplicant front end -Copyright (C) 2018, 2022 loh.tar@googlemail.com +Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com wpa_gui for wpa_supplicant Copyright (C) 2003-2015 Jouni Malinen j@w1.fi and contributors. diff --git a/src/about.cpp b/src/about.cpp index 9489c89..1762876 100644 --- a/src/about.cpp +++ b/src/about.cpp @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpaCute - About data * @@ -24,7 +24,7 @@ QString About::slogan() { QString About::copyright() { static const char* str = "%1\n" - "Copyright (C) 2018, 2022 loh.tar@googlemail.com" + "Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com" "\n\n" ProjAppName QT_TR_NOOP(" is a fork from wpa_gui shipped with \n" "wpa_supplicant version 2.6") diff --git a/src/about.h b/src/about.h index 306fab9..1d20dfd 100644 --- a/src/about.h +++ b/src/about.h @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpaCute - About data * diff --git a/src/addinterface.cpp b/src/addinterface.cpp index fbcf15c..62c8254 100644 --- a/src/addinterface.cpp +++ b/src/addinterface.cpp @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - AddInterface class * Copyright (c) 2008, Jouni Malinen diff --git a/src/addinterface.h b/src/addinterface.h index e5f2300..3bbf194 100644 --- a/src/addinterface.h +++ b/src/addinterface.h @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - AddInterface class * Copyright (c) 2008, Jouni Malinen diff --git a/src/eventhistory.cpp b/src/eventhistory.cpp index 3381fc6..76518f8 100644 --- a/src/eventhistory.cpp +++ b/src/eventhistory.cpp @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - EventHistory class * Copyright (c) 2005-2006, Jouni Malinen diff --git a/src/eventhistory.h b/src/eventhistory.h index 6d15255..164b788 100644 --- a/src/eventhistory.h +++ b/src/eventhistory.h @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - EventHistory class * Copyright (c) 2005-2006, Jouni Malinen diff --git a/src/main.cpp b/src/main.cpp index 597cf8b..f81b0e6 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - Application startup * Copyright (c) 2005-2006, Jouni Malinen diff --git a/src/networkconfig.cpp b/src/networkconfig.cpp index ed41061..76909b0 100644 --- a/src/networkconfig.cpp +++ b/src/networkconfig.cpp @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - NetworkConfig class * Copyright (c) 2005-2006, Jouni Malinen diff --git a/src/networkconfig.h b/src/networkconfig.h index 75e82b3..26bc1ee 100644 --- a/src/networkconfig.h +++ b/src/networkconfig.h @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - NetworkConfig class * Copyright (c) 2005-2006, Jouni Malinen diff --git a/src/peers.cpp b/src/peers.cpp index 96b222e..0196ecc 100644 --- a/src/peers.cpp +++ b/src/peers.cpp @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - Peers class * Copyright (c) 2009-2010, Atheros Communications diff --git a/src/peers.h b/src/peers.h index ccb63d6..5470e02 100644 --- a/src/peers.h +++ b/src/peers.h @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - Peers class * Copyright (c) 2009-2010, Atheros Communications diff --git a/src/scanresults.cpp b/src/scanresults.cpp index 6d43791..69d5a93 100644 --- a/src/scanresults.cpp +++ b/src/scanresults.cpp @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - ScanResults class * Copyright (c) 2005-2006, Jouni Malinen diff --git a/src/scanresults.h b/src/scanresults.h index c147b5f..8620f68 100644 --- a/src/scanresults.h +++ b/src/scanresults.h @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - ScanResults class * Copyright (c) 2005-2006, Jouni Malinen diff --git a/src/scanresultsitem.cpp b/src/scanresultsitem.cpp index 4569dc7..cc5d618 100644 --- a/src/scanresultsitem.cpp +++ b/src/scanresultsitem.cpp @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - ScanResultsItem class * Copyright (c) 2015, Adrian Nowicki diff --git a/src/scanresultsitem.h b/src/scanresultsitem.h index f416aec..6a79e65 100644 --- a/src/scanresultsitem.h +++ b/src/scanresultsitem.h @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - ScanResultsItem class * Copyright (c) 2015, Adrian Nowicki diff --git a/src/signalbar.cpp b/src/signalbar.cpp index 27e347e..8170848 100644 --- a/src/signalbar.cpp +++ b/src/signalbar.cpp @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - SignalBar class * Copyright (c) 2011, Kel Modderman diff --git a/src/signalbar.h b/src/signalbar.h index 6b83707..2eb4ed9 100644 --- a/src/signalbar.h +++ b/src/signalbar.h @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - SignalBar class * Copyright (c) 2011, Kel Modderman diff --git a/src/stringquery.cpp b/src/stringquery.cpp index ca36c12..6c0659f 100644 --- a/src/stringquery.cpp +++ b/src/stringquery.cpp @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - StringQuery class * Copyright (c) 2009, Atheros Communications diff --git a/src/stringquery.h b/src/stringquery.h index 0b1f176..047cee1 100644 --- a/src/stringquery.h +++ b/src/stringquery.h @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - StringQuery class * Copyright (c) 2009, Atheros Communications diff --git a/src/wpagui.cpp b/src/wpagui.cpp index a92da11..6446a27 100644 --- a/src/wpagui.cpp +++ b/src/wpagui.cpp @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - WpaGui class * Copyright (c) 2005-2011, Jouni Malinen diff --git a/src/wpagui.h b/src/wpagui.h index c41cd99..84ff9e1 100644 --- a/src/wpagui.h +++ b/src/wpagui.h @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - WpaGui class * Copyright (c) 2005-2006, Jouni Malinen diff --git a/src/wpamsg.h b/src/wpamsg.h index 251f1d6..e5fffe3 100644 --- a/src/wpamsg.h +++ b/src/wpamsg.h @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * wpa_gui - WpaMsg class for storing event messages * Copyright (c) 2005-2006, Jouni Malinen diff --git a/src/wpsdialog.cpp b/src/wpsdialog.cpp index aea5d2d..e28a894 100644 --- a/src/wpsdialog.cpp +++ b/src/wpsdialog.cpp @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * Based on ideas by Jouni Malinen and contributors * diff --git a/src/wpsdialog.h b/src/wpsdialog.h index f7ce927..35a2a50 100644 --- a/src/wpsdialog.h +++ b/src/wpsdialog.h @@ -1,6 +1,6 @@ /* * wpaCute - A graphical wpa_supplicant front end - * Copyright (C) 2018, 2022 loh.tar@googlemail.com + * Copyright (C) 2018, 2022, 2024 loh.tar@googlemail.com * * Based on ideas by Jouni Malinen and contributors *