diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h index 26e3e8c6..2c8b83d6 100644 --- a/src/common.h +++ b/src/common.h @@ -1,7 +1,7 @@ #ifndef __COMMON_H #define __COMMON_H -#define IRSSI_AUTHOR "Timo Sirainen <cras@irccrew.org>" +#define IRSSI_AUTHOR "Timo Sirainen <tss@iki.fi>" #define IRSSI_WEBSITE "http://xlife.dhs.org/irssi/" #ifdef HAVE_CONFIG_H |