diff options
author | Dart Raiden <wowemuh@gmail.com> | 2016-01-02 11:52:05 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2016-01-02 11:52:05 +0000 |
commit | 4bc5f11374e1b1efffb82b020d0fa462b042e32b (patch) | |
tree | ea54e989b3806fc77207034d7e9938293961c423 /plugins/DbEditorPP | |
parent | aaa8b2519adf440d3e29f80afb19c8f5689ace0a (diff) |
Copyrights update part 1
git-svn-id: http://svn.miranda-ng.org/main/trunk@15984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/DbEditorPP')
-rw-r--r-- | plugins/DbEditorPP/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/DbEditorPP/src/Version.h b/plugins/DbEditorPP/src/Version.h index 4a61fe7783..d7710f92d5 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-2015 Bio, Jonathan Gordon"
+#define __COPYRIGHT "© 2003-2016 Bio, Jonathan Gordon"
|