vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Sat Apr 2 01:28:44 2011 +0200| [120546d34c9af907f6410592ef0c04625732c5b6] | committer: Jean-Baptiste Kempf
Freetype: update dates and copyright > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=120546d34c9af907f6410592ef0c04625732c5b6 --- modules/misc/text_renderer/freetype.c | 1 + modules/misc/text_renderer/text_renderer.h | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/modules/misc/text_renderer/freetype.c b/modules/misc/text_renderer/freetype.c index 3434cff..1041795 100644 --- a/modules/misc/text_renderer/freetype.c +++ b/modules/misc/text_renderer/freetype.c @@ -7,6 +7,7 @@ * Authors: Sigmund Augdal Helberg <[email protected]> * Gildas Bazin <[email protected]> * Bernie Purcell <[email protected]> + * Jean-Baptiste Kempf <[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 diff --git a/modules/misc/text_renderer/text_renderer.h b/modules/misc/text_renderer/text_renderer.h index 9206231..bd25e3a 100644 --- a/modules/misc/text_renderer/text_renderer.h +++ b/modules/misc/text_renderer/text_renderer.h @@ -1,7 +1,7 @@ /***************************************************************************** * text_renderer.h: common text renderer code ***************************************************************************** - * Copyright (C) 2007-2008 the VideoLAN team + * Copyright (C) 2007-2011 the VideoLAN team * $Id$ * * Authors: Bernie Purcell <[email protected]> _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
