From 12a7342850c6bd2451e417098114ede834559fb0 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Sun, 31 Jan 2010 08:20:10 +0000 Subject: update email --- AUTHORS | 2 +- COPYING | 2 +- include/tgeb.h | 2 +- include/tgebup.h | 2 +- lib/anbieter.c | 2 +- lib/ausland.c | 2 +- lib/common.c | 2 +- lib/tarife.c | 2 +- lib/update.c | 2 +- src/main.c | 4 ++-- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/AUTHORS b/AUTHORS index 1d9f2a6..b119612 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1 +1 @@ -Dimitri Sokolyuk +Dimitri Sokolyuk diff --git a/COPYING b/COPYING index 8cac257..10264b8 100644 --- a/COPYING +++ b/COPYING @@ -1,5 +1,5 @@ - Copyright (c) 2004 Dimitri Sokolyuk + 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 diff --git a/include/tgeb.h b/include/tgeb.h index 1c18bf0..6f15419 100644 --- a/include/tgeb.h +++ b/include/tgeb.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2004 Dimitri Sokolyuk + * 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 diff --git a/include/tgebup.h b/include/tgebup.h index 2eda10d..d289fd2 100644 --- a/include/tgebup.h +++ b/include/tgebup.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2004 Dimitri Sokolyuk + * 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 diff --git a/lib/anbieter.c b/lib/anbieter.c index 81548b7..913e366 100644 --- a/lib/anbieter.c +++ b/lib/anbieter.c @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2004 Dimitri Sokolyuk + * 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 diff --git a/lib/ausland.c b/lib/ausland.c index 6fac856..07c9bd5 100644 --- a/lib/ausland.c +++ b/lib/ausland.c @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2004 Dimitri Sokolyuk + * 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 diff --git a/lib/common.c b/lib/common.c index 3792f49..c013b1e 100644 --- a/lib/common.c +++ b/lib/common.c @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2004 Dimitri Sokolyuk + * 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 diff --git a/lib/tarife.c b/lib/tarife.c index c873ad3..dfb7504 100644 --- a/lib/tarife.c +++ b/lib/tarife.c @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2004 Dimitri Sokolyuk + * 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 diff --git a/lib/update.c b/lib/update.c index cca80db..210a0c1 100644 --- a/lib/update.c +++ b/lib/update.c @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2004 Dimitri Sokolyuk + * 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 diff --git a/src/main.c b/src/main.c index fb3d9ed..06fe538 100644 --- a/src/main.c +++ b/src/main.c @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (c) 2004 Dimitri Sokolyuk + * 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 Dimitri Sokolyuk "; + "Copyright (c) 2004 Dimitri Sokolyuk "; void usage(void); void prdt(AN_D *, TA_D *); -- cgit v1.2.3