diff options
Diffstat (limited to 'plugins/DbEditorPP')
-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 0830d91bb3..e16f90aa68 100644 --- a/plugins/DbEditorPP/src/stdafx.cxx +++ b/plugins/DbEditorPP/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-16 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-17 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
diff --git a/plugins/DbEditorPP/src/version.h b/plugins/DbEditorPP/src/version.h index 1c3be7ec3e..5ce70c64cc 100644 --- a/plugins/DbEditorPP/src/version.h +++ b/plugins/DbEditorPP/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Bio, Jonathan Gordon" #define __AUTHOREMAIL "bio@ktaspb.ru, jdgordy@gmail.com" #define __AUTHORWEB "http://miranda-ng.org/p/DbEditorPP/" -#define __COPYRIGHT "© 2003-2016 Bio, Jonathan Gordon" +#define __COPYRIGHT "© 2003-2017 Bio, Jonathan Gordon" |