[vlc-commits] quartztext: fix incomplete copyright header
Felix Paul Kühne
git at videolan.org
Fri Dec 28 11:15:49 CET 2012
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Dec 27 15:40:24 2012 +0100| [1bccc59e3695b27b6cea759075ed4c681e97d2fe] | committer: Felix Paul Kühne
quartztext: fix incomplete copyright header
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1bccc59e3695b27b6cea759075ed4c681e97d2fe
---
modules/text_renderer/quartztext.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/modules/text_renderer/quartztext.c b/modules/text_renderer/quartztext.c
index 51099de..ebcf93d 100644
--- a/modules/text_renderer/quartztext.c
+++ b/modules/text_renderer/quartztext.c
@@ -1,10 +1,12 @@
/*****************************************************************************
* quartztext.c : Put text on the video, using Mac OS X Quartz Engine
*****************************************************************************
- * Copyright (C) 2007, 2009 VLC authors and VideoLAN
+ * Copyright (C) 2007, 2009, 2012 VLC authors and VideoLAN
* $Id$
*
* Authors: Bernie Purcell <bitmap at videolan.org>
+ * Pierre d'Herbemont <pdherbemont # videolan dot>
+ * 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
More information about the vlc-commits
mailing list