From 482b4ca7291b1b66019392bda25f20ebed2a81e5 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Wed, 8 Mar 2006 08:12:44 +0000 Subject: Updated my email address (Ludovic). --- tarfs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tarfs.c') diff --git a/tarfs.c b/tarfs.c index fbca8e8af..af282f5f0 100644 --- a/tarfs.c +++ b/tarfs.c @@ -1,5 +1,5 @@ /* tarfs - A GNU tar filesystem for the Hurd. - Copyright (C) 2002, 2003 Ludovic Courtès + Copyright (C) 2002, 2003 Ludovic Courtès This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -47,7 +47,7 @@ const char *argp_program_version = "tarfs(rw-alpha) for the GNU Hurd (compiled: " __DATE__ ")"; /* Argp data */ -const char *argp_program_bug_address = "Ludovic Courtès "; +const char *argp_program_bug_address = "Ludovic Courtès "; const char *args_doc = "ARCHIVE"; const char *doc = "Hurd tar filesystem:\n" "parses a tar archive and creates the corresponding filesystem\n"; -- cgit v1.2.3