aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index 2a205d8..fb3d9ed 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (c) 2004 demon <demon@vhost.dyndns.org>
+ * Copyright (c) 2004 Dimitri Sokolyuk <demon@vhost.dyndns.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@@ -30,7 +30,7 @@
extern char *__progname;
const char *copyright = "TGeb parasite 0.3.2 - "
- "Copyright (c) 2004 demon <demon@vhost.dyndns.org>";
+ "Copyright (c) 2004 Dimitri Sokolyuk <demon@vhost.dyndns.org>";
void usage(void);
void prdt(AN_D *, TA_D *);