summaryrefslogtreecommitdiff
path: root/noncore/apps/zsafe/main.cpp
Side-by-side diff
Diffstat (limited to 'noncore/apps/zsafe/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/zsafe/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/apps/zsafe/main.cpp b/noncore/apps/zsafe/main.cpp
index c6ef5f9..e225775 100644
--- a/noncore/apps/zsafe/main.cpp
+++ b/noncore/apps/zsafe/main.cpp
@@ -1,18 +1,18 @@
/*
-** Author: Carsten Schneider <CarstenSchneider@t-online.de>
+** Author: Carsten Schneider <zcarsten@gmx.net>
**
** $Id$
**
-** Homepage: http://home.t-online.de/home/CarstenSchneider/zsafe/index.html
+** Homepage: http://z-soft.z-portal.info/zsafe/index.html
*/
#include "zsafe.h"
#ifdef DESKTOP
#include <qapplication.h>
#else
#include <qpe/qpeapplication.h>
#endif
#include <stdio.h>
#include <signal.h>
#include "qsettings.h"