[vlc-commits] libc.c: remove former authors

Rémi Denis-Courmont git at videolan.org
Tue Nov 22 17:17:53 CET 2011


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | 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 <jon-vl at nanocrew.net>
- *          Samuel Hocevar <sam at zoy.org>
- *          Gildas Bazin <gbazin at videolan.org>
- *          Derk-Jan Hartman <hartman at videolan dot org>
- *          Christophe Massiot <massiot at via.ecp.fr>
- *          Rémi Denis-Courmont <rem à videolan.org>
+ * Authors: Gildas Bazin <gbazin at videolan.org>
  *
  * 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



More information about the vlc-commits mailing list