From ee4e223fe0637bd0ae28912cffb9123cb70a76f6 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Tue, 14 Jun 2005 21:32:05 +0000 Subject: update copyright notice --- src/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') 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 + * Copyright (c) 2004 Dimitri Sokolyuk * * 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 "; + "Copyright (c) 2004 Dimitri Sokolyuk "; void usage(void); void prdt(AN_D *, TA_D *); -- cgit v1.2.3