diff options
Diffstat (limited to 'plugins/CryptoPP')
-rw-r--r-- | plugins/CryptoPP/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/src/version.h b/plugins/CryptoPP/src/version.h index c8062071eb..9e5fcb1583 100644 --- a/plugins/CryptoPP/src/version.h +++ b/plugins/CryptoPP/src/version.h @@ -13,5 +13,5 @@ #define __DESCRIPTION "Crypto++ library for SecureIM plugin."
#define __AUTHOR "Baloo"
#define __AUTHOREMAIL "baloo@bk.ru"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/CryptoPP/"
#define __COPYRIGHT "© 2006-09 Baloo"
|