comparison mcabber/src/harddefines.h @ 278:a7af5517b453

Change email address
author Mikael Berthe <mikael@lilotux.net>
date Tue, 05 Jul 2005 23:30:10 +0100
parents 16793da74564
children
comparison
equal deleted inserted replaced
277:4d7040cff8ee 278:a7af5517b453
3 3
4 #include "../config.h" 4 #include "../config.h"
5 5
6 #define MCABBER_VERSION "MCabber v" VERSION " -- " \ 6 #define MCABBER_VERSION "MCabber v" VERSION " -- " \
7 "based on http://cabber.sourceforge.net" 7 "based on http://cabber.sourceforge.net"
8 #define EMAIL "Email: bmikael [at] lists [dot] lilotux [dot] net" 8 #define EMAIL "Email: mcabber [at] lilotux [dot] net"
9 9
10 #endif 10 #endif