diff options
Diffstat (limited to 'protocols/MSN')
-rw-r--r-- | protocols/MSN/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/MSN/src/version.h b/protocols/MSN/src/version.h index c4276023ca..d07b8fcba2 100644 --- a/protocols/MSN/src/version.h +++ b/protocols/MSN/src/version.h @@ -30,4 +30,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define __AUTHOR "Boris Krasnovskiy, George Hazan, Richard Hughes, leecher"
#define __AUTHOREMAIL "borkra@miranda-im.org"
#define __COPYRIGHT "© 2001-17 Richard Hughes, George Hazan, Boris Krasnovskiy, leecher"
-#define __AUTHORWEB "http://miranda-ng.org/p/MSN/"
+#define __AUTHORWEB "https://miranda-ng.org/p/MSN/"
|