diff options
author | Dart Raiden <wowemuh@gmail.com> | 2015-09-18 00:45:36 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2015-09-18 00:45:36 +0000 |
commit | 102b078a36752afcf1ed849f687c8f16bcc261ba (patch) | |
tree | f2278dd69191ac1d7dbd0a007e7b85e796c78be5 /plugins/PluginUpdater/src/Version.h | |
parent | abb7f924a2718202ffd83eecd4a6463ff075b2ae (diff) |
PluginUpdater: proper capitalization, copyright update
git-svn-id: http://svn.miranda-ng.org/main/trunk@15374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/PluginUpdater/src/Version.h')
-rw-r--r-- | plugins/PluginUpdater/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/PluginUpdater/src/Version.h b/plugins/PluginUpdater/src/Version.h index d6268c1520..f9aa128e58 100644 --- a/plugins/PluginUpdater/src/Version.h +++ b/plugins/PluginUpdater/src/Version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Mataes, George Hazan"
#define __AUTHOREMAIL "mataes2007@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/PluginUpdater/"
-#define __COPYRIGHT "© 2012 Mataes, George Hazan"
+#define __COPYRIGHT "© 2012-15 Mataes, George Hazan"
|