Skip to content

Commit c14007d

Browse files
committed
copyright dates
1 parent d33bf46 commit c14007d

35 files changed

+37
-37
lines changed

apps/cmstapp/code/agent/agent.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Code for the user agent registered on DBus. When the connman daemon
55
needs to communicate with the user it does so through this agent.
66
7-
Copyright (C) 2013-2021
7+
Copyright (C) 2013-2022
88
by: Andrew J. Bibb
99
License: MIT
1010

apps/cmstapp/code/agent/agent.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Code for the user agent registered on DBus. When the connman daemon
44
needs to communicate with the user it does so through this agent.
55
6-
Copyright (C) 2013-2021
6+
Copyright (C) 2013-2022
77
by: Andrew J. Bibb
88
License: MIT
99

apps/cmstapp/code/agent/agent_dialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ needs to communicate with the user it does so through the agent. The
55
agent has a QDialog as a class member, and agent_dialog.cpp manages
66
that dialog.
77
8-
Copyright (C) 2013-2021
8+
Copyright (C) 2013-2022
99
by: Andrew J. Bibb
1010
License: MIT
1111

apps/cmstapp/code/agent/agent_dialog.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ needs to communicate with the user it does so through the agent. The
55
agent has a QDialog as a class member, and agent_dialog.cpp manages
66
that dialog.
77
8-
Copyright (C) 2013-2021
8+
Copyright (C) 2013-2022
99
by: Andrew J. Bibb
1010
License: MIT
1111

apps/cmstapp/code/control_box/controlbox.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Code to manage the primary user interface to include the QDialog the
44
user interfaces with and the system tray icon.
55
6-
Copyright (C) 2013-2021
6+
Copyright (C) 2013-2022
77
by: Andrew J. Bibb
88
License: MIT
99

apps/cmstapp/code/control_box/controlbox.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Code to manage the primary user interface to include the QDialog the
44
user interfaces with and the system tray icon.
55
6-
Copyright (C) 2013-2021
6+
Copyright (C) 2013-2022
77
by: Andrew J. Bibb
88
License: MIT
99

apps/cmstapp/code/counter/counter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Code for the connection counter registered on DBus. When registered the
44
connman daemon will communicate to this object with signals.
55
6-
Copyright (C) 2013-2021
6+
Copyright (C) 2013-2022
77
by: Andrew J. Bibb
88
License: MIT
99

apps/cmstapp/code/counter/counter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Code for the connection counter registered on DBus. When registered the
44
connman daemon will communicate to this object with signals.
55
6-
Copyright (C) 2013-2021
6+
Copyright (C) 2013-2022
77
by: Andrew J. Bibb
88
License: MIT
99

apps/cmstapp/code/gen_conf_ed/gen_conf_ed.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
Code to edit already existing config files
44
5-
Copyright (C) 2016-2021
5+
Copyright (C) 2016-2022
66
by: Andrew J. Bibb
77
License: MIT
88

apps/cmstapp/code/gen_conf_ed/gen_conf_ed.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
Code to edit already existing config files
44
5-
Copyright (C) 2016-2021
5+
Copyright (C) 2016-2022
66
by: Andrew J. Bibb
77
License: MIT
88

0 commit comments

Comments
 (0)