diff options
author | dartraiden <wowemuh@gmail.com> | 2021-01-17 19:15:32 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2021-01-17 19:15:32 +0300 |
commit | 3eb8e1c65d5f096cd6d72a87e63d01e1da24052e (patch) | |
tree | 6ec634fc74f6ea87170b14893c4b046efc09729e /plugins/MagneticWindows | |
parent | b2a65cb0e93f070ebb78dd69a9740527fb0e6261 (diff) |
Update copyrights
Diffstat (limited to 'plugins/MagneticWindows')
-rw-r--r-- | plugins/MagneticWindows/src/Version.h | 2 | ||||
-rw-r--r-- | plugins/MagneticWindows/src/stdafx.cxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/MagneticWindows/src/Version.h b/plugins/MagneticWindows/src/Version.h index 0e1853e0dd..4e08555e00 100644 --- a/plugins/MagneticWindows/src/Version.h +++ b/plugins/MagneticWindows/src/Version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Makes the contact list and the chat windows snapping to the desktop border and to each other." #define __AUTHOR "Michael Kunz" #define __AUTHORWEB "https://miranda-ng.org/p/MagneticWindows/" -#define __COPYRIGHT "© 2006 Michael Kunz, 2018-20 Miranda NG team" +#define __COPYRIGHT "© 2006 Michael Kunz, 2018-21 Miranda NG team" diff --git a/plugins/MagneticWindows/src/stdafx.cxx b/plugins/MagneticWindows/src/stdafx.cxx index dff2a4e6b9..1938277b8f 100644 --- a/plugins/MagneticWindows/src/stdafx.cxx +++ b/plugins/MagneticWindows/src/stdafx.cxx @@ -1,5 +1,5 @@ /* -Copyright (C) 2012-20 Miranda NG project (http://miranda-ng.org) +Copyright (C) 2012-21 Miranda NG project (http://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License |