vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Tue Nov 22 18:01:26 2011 +0200| [c0d92ebea34aba10037f339928cf13048f0a5d92] | committer: Rémi Denis-Courmont
libc.c: remove former authors ...whose code was (re)moved since then. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c0d92ebea34aba10037f339928cf13048f0a5d92 --- src/extras/libc.c | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) diff --git a/src/extras/libc.c b/src/extras/libc.c index 5004480..5b028a6 100644 --- a/src/extras/libc.c +++ b/src/extras/libc.c @@ -2,14 +2,8 @@ * libc.c: Extra libc function for some systems. ***************************************************************************** * Copyright (C) 2002-2006 the VideoLAN team - * $Id$ * - * Authors: Jon Lech Johansen <[email protected]> - * Samuel Hocevar <[email protected]> - * Gildas Bazin <[email protected]> - * Derk-Jan Hartman <hartman at videolan dot org> - * Christophe Massiot <[email protected]> - * Rémi Denis-Courmont <rem à videolan.org> + * Authors: Gildas Bazin <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
