diff options
author | Nicolas Pitre <nico@fluxnic.net> | 2009-09-14 02:41:16 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-09-14 02:23:36 -0700 |
commit | 03aa8ff3be3b35522b2e378651e65e0e86778018 (patch) | |
tree | d1835328c7894a7281654efd093211a0b5d56154 /progress.c | |
parent | 0f4b377c20fb7d93f8bfeec39efb2b9392d6aebc (diff) | |
download | git-03aa8ff3be3b35522b2e378651e65e0e86778018.tar.gz |
Nicolas Pitre has a new email address
Due to problems at cam.org, my nico@cam.org email address is no longer
valid. From now on, nico@fluxnic.net should be used instead.
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'progress.c')
-rw-r--r-- | progress.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/progress.c b/progress.c index 621c34edc2..132ed95a3d 100644 --- a/progress.c +++ b/progress.c @@ -1,7 +1,7 @@ /* * Simple text-based progress display module for GIT * - * Copyright (c) 2007 by Nicolas Pitre <nico@cam.org> + * Copyright (c) 2007 by Nicolas Pitre <nico@fluxnic.net> * * This code is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as |