vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Tue Oct 4 22:23:11 2011 +0200| [7852b1cc5eeb6fea375724cfbd83994b7314eab1] | committer: Jean-Baptiste Kempf
Compat: fix copyright > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7852b1cc5eeb6fea375724cfbd83994b7314eab1 --- compat/vasprintf.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/compat/vasprintf.c b/compat/vasprintf.c index 8ead2d1..d10d4fc 100644 --- a/compat/vasprintf.c +++ b/compat/vasprintf.c @@ -1,7 +1,7 @@ /***************************************************************************** * vasprintf.c: GNU vasprintf() replacement ***************************************************************************** - * Copyright © 1998-2008 the VideoLAN project + * Copyright © 1998-2009 VLC authors and VideoLAN * * 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
