aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/AUTHORS2
-rw-r--r--protocols/skype/.mailmap1
-rw-r--r--protocols/skype/skype.c2
-rw-r--r--protocols/skype/skyped.py2
-rw-r--r--protocols/skype/skyped.txt2
5 files changed, 4 insertions, 5 deletions
diff --git a/doc/AUTHORS b/doc/AUTHORS
index 3cc01570..24901bee 100644
--- a/doc/AUTHORS
+++ b/doc/AUTHORS
@@ -6,7 +6,7 @@ Wilmer van der Gaast <wilmer@gaast.net>
Other contributors:
-Miklos Vajna <vmiklos@frugalware.org>
+Miklos Vajna <vmiklos@vmiklos.hu>
Skype module
pesco <pesco@khjk.org>
diff --git a/protocols/skype/.mailmap b/protocols/skype/.mailmap
deleted file mode 100644
index cc8d43f9..00000000
--- a/protocols/skype/.mailmap
+++ /dev/null
@@ -1 +0,0 @@
-Miklos Vajna <vmiklos@frugalware.org>
diff --git a/protocols/skype/skype.c b/protocols/skype/skype.c
index 8ff2b639..57855ad0 100644
--- a/protocols/skype/skype.c
+++ b/protocols/skype/skype.c
@@ -1,7 +1,7 @@
/*
* skype.c - Skype plugin for BitlBee
*
- * Copyright (c) 2007-2013 by Miklos Vajna <vmiklos@frugalware.org>
+ * Copyright (c) 2007-2013 by Miklos Vajna <vmiklos@vmiklos.hu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/protocols/skype/skyped.py b/protocols/skype/skyped.py
index c6224d78..f1777d0b 100644
--- a/protocols/skype/skyped.py
+++ b/protocols/skype/skyped.py
@@ -2,7 +2,7 @@
#
# skyped.py
#
-# Copyright (c) 2007-2013 by Miklos Vajna <vmiklos@frugalware.org>
+# Copyright (c) 2007-2013 by Miklos Vajna <vmiklos@vmiklos.hu>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/protocols/skype/skyped.txt b/protocols/skype/skyped.txt
index 218b6736..c27cfada 100644
--- a/protocols/skype/skyped.txt
+++ b/protocols/skype/skyped.txt
@@ -52,4 +52,4 @@ See the README for information about how to configure this daemon.
== AUTHOR
-Written by Miklos Vajna <vmiklos@frugalware.org>
+Written by Miklos Vajna <vmiklos@vmiklos.hu>