vlc | branch: master | Felix Paul Kühne <[email protected]> | Sat Feb 23 23:29:51 2013 -0800| [18d1112832204357675d6a94484d94d4d37f348e] | committer: Felix Paul Kühne
screen/mac: fix copyright header > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=18d1112832204357675d6a94484d94d4d37f348e --- modules/access/screen/mac.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/modules/access/screen/mac.c b/modules/access/screen/mac.c index f26f24e..8a32237 100644 --- a/modules/access/screen/mac.c +++ b/modules/access/screen/mac.c @@ -1,11 +1,13 @@ /***************************************************************************** * mac.c: Screen capture module for the Mac. ***************************************************************************** - * Copyright (C) 2004, 2008 VLC authors and VideoLAN + * Copyright (C) 2004 - 2013 VLC authors and VideoLAN * $Id$ * - * Authors: Derk-Jan Hartman <hartman at videolan dot org> - * arai <[email protected]> + * Authors: FUJISAWA Tooru <[email protected]> + * Derk-Jan Hartman <hartman at videolan dot org> + * Pierre d'Herbemont <pdherbemont # videolan org> + * Felix Paul Kühne <fkuehne # videolan org> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
