diff options
Diffstat (limited to 'plugins/DbEditorPP/src')
-rw-r--r-- | plugins/DbEditorPP/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/DbEditorPP/src/version.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/DbEditorPP/src/stdafx.cxx b/plugins/DbEditorPP/src/stdafx.cxx index ac1978fbc2..58656c673a 100644 --- a/plugins/DbEditorPP/src/stdafx.cxx +++ b/plugins/DbEditorPP/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-19 Miranda NG team (https://miranda-ng.org)
+Copyright (C) 2012-20 Miranda NG team (https://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
diff --git a/plugins/DbEditorPP/src/version.h b/plugins/DbEditorPP/src/version.h index caeaefe5ba..837746b063 100644 --- a/plugins/DbEditorPP/src/version.h +++ b/plugins/DbEditorPP/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Advanced Database Editor." #define __AUTHOR "Bio, Jonathan Gordon" #define __AUTHORWEB "https://miranda-ng.org/p/DbEditorPP/" -#define __COPYRIGHT "© 2003-19 Bio, Jonathan Gordon, Miranda NG team" +#define __COPYRIGHT "© 2003-20 Bio, Jonathan Gordon, Miranda NG team" |