File tree Expand file tree Collapse file tree 6 files changed +6
-5
lines changed
Expand file tree Collapse file tree 6 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ Michele Ballabio <barra_cuda@katamail.com>
4141Nanako Shiraishi <nanako3@bluebottle.com>
4242Nanako Shiraishi <nanako3@lavabit.com>
4343Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
44+ <nico@fluxnic.net> <nico@cam.org>
4445Philippe Bruhat <book@cpan.org>
4546Ramsay Allan Jones <ramsay@ramsay1.demon.co.uk>
4647René Scharfe <rene.scharfe@lsrfire.ath.cx>
Original file line number Diff line number Diff line change 44 * This code was greatly inspired by parts of LibXDiff from Davide Libenzi
55 * http://www.xmailserver.org/xdiff-lib.html
66 *
7- * Rewritten for GIT by Nicolas Pitre <nico@cam.org >, (C) 2005-2007
7+ * Rewritten for GIT by Nicolas Pitre <nico@fluxnic.net >, (C) 2005-2007
88 *
99 * This code is free software; you can redistribute it and/or modify
1010 * it under the terms of the GNU General Public License version 2 as
Original file line number Diff line number Diff line change @@ -233,7 +233,7 @@ rm -rf $RPM_BUILD_ROOT
233233* Tue Mar 27 2007 Eygene Ryabinkin <rea-git@codelabs.ru>
234234- Added the git-p4 package: Perforce import stuff.
235235
236- * Mon Feb 13 2007 Nicolas Pitre <nico@cam.org >
236+ * Mon Feb 13 2007 Nicolas Pitre <nico@fluxnic.net >
237237- Update core package description (Git isn't as stupid as it used to be)
238238
239239* Mon Feb 12 2007 Junio C Hamano <junkio@cox.net>
Original file line number Diff line number Diff line change 22 * patch-delta.c:
33 * recreate a buffer from a source and the delta produced by diff-delta.c
44 *
5- * (C) 2005 Nicolas Pitre <nico@cam.org >
5+ * (C) 2005 Nicolas Pitre <nico@fluxnic.net >
66 *
77 * This code is free software; you can redistribute it and/or modify
88 * it under the terms of the GNU General Public License version 2 as
Original file line number Diff line number Diff line change 11/*
22 * Simple text-based progress display module for GIT
33 *
4- * Copyright (c) 2007 by Nicolas Pitre <nico@cam.org >
4+ * Copyright (c) 2007 by Nicolas Pitre <nico@fluxnic.net >
55 *
66 * This code is free software; you can redistribute it and/or modify
77 * it under the terms of the GNU General Public License version 2 as
Original file line number Diff line number Diff line change 11/*
22 * test-delta.c: test code to exercise diff-delta.c and patch-delta.c
33 *
4- * (C) 2005 Nicolas Pitre <nico@cam.org >
4+ * (C) 2005 Nicolas Pitre <nico@fluxnic.net >
55 *
66 * This code is free software; you can redistribute it and/or modify
77 * it under the terms of the GNU General Public License version 2 as
You can’t perform that action at this time.
0 commit comments