diff options
author | Dart Raiden <wowemuh@gmail.com> | 2016-01-02 13:08:00 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2016-01-02 13:08:00 +0000 |
commit | b4e4c653ff760fb15c09ed645c1ffbef9b5ac3c0 (patch) | |
tree | e1fab13d96223f2c6cf3eef86414cac8bd210fa0 /protocols/Tox/src/version.h | |
parent | 4bc5f11374e1b1efffb82b020d0fa462b042e32b (diff) |
Copyrights update part 2
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/src/version.h')
-rw-r--r-- | protocols/Tox/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/src/version.h b/protocols/Tox/src/version.h index 0c0d0ae9df..c2f197b3a0 100644 --- a/protocols/Tox/src/version.h +++ b/protocols/Tox/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/Tox/"
-#define __COPYRIGHT "� 2014-15 Miranda NG Team"
+#define __COPYRIGHT "� 2014-16 Miranda NG Team"
|