diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | README | 5 | ||||
-rw-r--r-- | backend.h | 2 | ||||
-rw-r--r-- | cache.c | 2 | ||||
-rw-r--r-- | cache.h | 2 | ||||
-rw-r--r-- | debug.c | 2 | ||||
-rw-r--r-- | debug.h | 2 | ||||
-rw-r--r-- | fs.c | 2 | ||||
-rw-r--r-- | fs.h | 2 | ||||
-rw-r--r-- | main.c | 2 | ||||
-rw-r--r-- | netfs.c | 2 | ||||
-rw-r--r-- | store-bzip2.c | 2 | ||||
-rw-r--r-- | store-gzip.c | 2 | ||||
-rw-r--r-- | tarfs.c | 4 | ||||
-rw-r--r-- | tarfs.h | 2 | ||||
-rw-r--r-- | tarlist.c | 2 | ||||
-rw-r--r-- | zipstores.c | 2 | ||||
-rw-r--r-- | zipstores.h | 2 |
18 files changed, 21 insertions, 20 deletions
@@ -1,5 +1,5 @@ # Makefile for the Hurd Tarfs translator. -# Copyright (C) 2002, 2003 Ludovic Courtès <ludo@type-z.org> +# Copyright (C) 2002, 2003 Ludovic Courtès <ludo@chbouib.org> # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -63,5 +63,6 @@ a tarfs that shows you only the files that belong to you (looking at your list of effective user ids). :) -<ludo@type-z.org> http://people.type-z.org/ludo/hurd/ -<ludovic.courtes@utbm.fr> +Ludovic Courtès. +<ludo@chbouib.org> <ludovic.courtes@laas.fr> + @@ -1,5 +1,5 @@ /* tarfs - A GNU tar filesystem for the Hurd. - Copyright (C) 2002, Ludovic Courtès <ludo@type-z.org> + Copyright (C) 2002, Ludovic Courtès <ludo@chbouib.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -1,5 +1,5 @@ /* tarfs - A GNU tar filesystem for the Hurd. - Copyright (C) 2002, Ludovic Courtès <ludo@type-z.org> + Copyright (C) 2002, Ludovic Courtès <ludo@chbouib.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -1,5 +1,5 @@ /* tarfs - A GNU tar filesystem for the Hurd. - Copyright (C) 2002, Ludovic Courtès <ludo@type-z.org> + Copyright (C) 2002, Ludovic Courtès <ludo@chbouib.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -1,5 +1,5 @@ /* tarfs - A GNU tar filesystem for the Hurd. - Copyright (C) 2002, Ludovic Courtès <ludo@type-z.org> + Copyright (C) 2002, Ludovic Courtès <ludo@chbouib.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -1,5 +1,5 @@ /* tarfs - A GNU tar filesystem for the Hurd. - Copyright (C) 2002, Ludovic Courtès <ludo@type-z.org> + Copyright (C) 2002, Ludovic Courtès <ludo@chbouib.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -1,5 +1,5 @@ /* tarfs - A GNU tar filesystem for the Hurd. - Copyright (C) 2002, Ludovic Courtès <ludo@type-z.org> + Copyright (C) 2002, Ludovic Courtès <ludo@chbouib.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -1,5 +1,5 @@ /* tarfs - A GNU tar filesystem for the Hurd. - Copyright (C) 2002, Ludovic Courtès <ludo@type-z.org> + Copyright (C) 2002, Ludovic Courtès <ludo@chbouib.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -1,5 +1,5 @@ /* tarfs - A GNU tar filesystem for the Hurd. - Copyright (C) 2002, Ludovic Courtès <ludo@type-z.org> + Copyright (C) 2002, Ludovic Courtès <ludo@chbouib.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -1,5 +1,5 @@ /* tarfs interface to libnetfs. - Copyright (C) 2002 Ludovic Courtès <ludo@type-z.org> + Copyright (C) 2002 Ludovic Courtès <ludo@chbouib.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/store-bzip2.c b/store-bzip2.c index 879145e3c..21222a5a5 100644 --- a/store-bzip2.c +++ b/store-bzip2.c @@ -1,7 +1,7 @@ /* Gzip store backend. Copyright (C) 1995,96,97,99,2000,01, 02 Free Software Foundation, Inc. - Written by Ludovic Courtes <ludo@type-z.org> + Written by Ludovic Courtes <ludo@chbouib.org> This file is part of the GNU Hurd. The GNU Hurd is free software; you can redistribute it and/or diff --git a/store-gzip.c b/store-gzip.c index 8f4896743..2554da5a6 100644 --- a/store-gzip.c +++ b/store-gzip.c @@ -1,7 +1,7 @@ /* Gzip store backend. Copyright (C) 1995,96,97,99,2000,01, 02 Free Software Foundation, Inc. - Written by Ludovic Courtes <ludovic.courtes@utbm.fr> + Written by Ludovic Courtes <ludo@chbouib.org> This file is part of the GNU Hurd. The GNU Hurd is free software; you can redistribute it and/or @@ -1,5 +1,5 @@ /* tarfs - A GNU tar filesystem for the Hurd. - Copyright (C) 2002, 2003 Ludovic Courtès <ludo@type-z.org> + Copyright (C) 2002, 2003 Ludovic Courtès <ludo@chbouib.org> 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 <ludo@type-z.org>"; +const char *argp_program_bug_address = "Ludovic Courtès <ludo@chbouib.org>"; const char *args_doc = "ARCHIVE"; const char *doc = "Hurd tar filesystem:\n" "parses a tar archive and creates the corresponding filesystem\n"; @@ -1,5 +1,5 @@ /* tarfs - A GNU tar filesystem for the Hurd. - Copyright (C) 2002, 2003 Ludovic Courtès <ludo@type-z.org> + Copyright (C) 2002, 2003 Ludovic Courtès <ludo@chbouib.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -1,5 +1,5 @@ /* tarfs - A GNU tar filesystem for the Hurd. - Copyright (C) 2002, Ludovic Courtès <ludo@type-z.org> + Copyright (C) 2002, Ludovic Courtès <ludo@chbouib.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/zipstores.c b/zipstores.c index e0f1d83ae..f495938dc 100644 --- a/zipstores.c +++ b/zipstores.c @@ -1,7 +1,7 @@ /* Compression store backend. Copyright (C) 1995,96,97,99,2000,01, 02 Free Software Foundation, Inc. - Written by Ludovic Courtes <ludovic.courtes@utbm.fr> + Written by Ludovic Courtes <ludo@chbouib.org> This file is part of the GNU Hurd. The GNU Hurd is free software; you can redistribute it and/or diff --git a/zipstores.h b/zipstores.h index c8a2e318d..e48cbd9e0 100644 --- a/zipstores.h +++ b/zipstores.h @@ -1,7 +1,7 @@ /* Gzip/Bzip2 store backends. Copyright (C) 1995,96,97,99,2000,01, 02 Free Software Foundation, Inc. - Written by Ludovic Courtes <ludo@type-z.org> + Written by Ludovic Courtes <ludo@chbouib.org> This file is part of the GNU Hurd. The GNU Hurd is free software; you can redistribute it and/or |