[vlc-commits] macosx: Update file headers on extensions

Brendon Justin git at videolan.org
Sat Jan 14 21:46:34 CET 2012


vlc/vlc-1.2 | branch: master | Brendon Justin <brendonjustin at gmail.com> | Fri Jan 13 21:04:50 2012 -0500| [08356016bf80544c4a9c80a04d1d9c0fe3579add] | committer: Jean-Baptiste Kempf

macosx: Update file headers on extensions

Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>
(cherry picked from commit de5f5cfac4f59cda181e631f5d4a7421098861af)

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=08356016bf80544c4a9c80a04d1d9c0fe3579add
---

 modules/gui/macosx/VLCUIWidgets.h |    7 ++++---
 modules/gui/macosx/VLCUIWidgets.m |    7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/modules/gui/macosx/VLCUIWidgets.h b/modules/gui/macosx/VLCUIWidgets.h
index 326e467..7c94b06 100644
--- a/modules/gui/macosx/VLCUIWidgets.h
+++ b/modules/gui/macosx/VLCUIWidgets.h
@@ -1,10 +1,11 @@
 /*****************************************************************************
- * VLCUIWidgets.h: Widgets for VLC's Minimal Dialog Provider for Mac OS X
+ * VLCUIWidgets.h: Widgets for VLC's extensions dialogs for Mac OS X
  *****************************************************************************
- * Copyright (C) 2009-2012 the VideoLAN team
+ * Copyright (C) 2009-2012 the VideoLAN team and authors
  * $Id$
  *
- * Authors: Pierre d'Herbemont <pdherbemont # videolan dot>
+ * Authors: Pierre d'Herbemont <pdherbemont # videolan dot>,
+ *          Brendon Justin <brendonjustin at gmail.com>
  *
  * 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/gui/macosx/VLCUIWidgets.m b/modules/gui/macosx/VLCUIWidgets.m
index 13c3202..ca534ef 100644
--- a/modules/gui/macosx/VLCUIWidgets.m
+++ b/modules/gui/macosx/VLCUIWidgets.m
@@ -1,10 +1,11 @@
 /*****************************************************************************
- * VLCUIWidgets.m: Widgets for VLC's Minimal Dialog Provider for Mac OS X
+ * VLCUIWidgets.m: Widgets for VLC's extensions dialogs for Mac OS X
  *****************************************************************************
- * Copyright (C) 2009-2010 the VideoLAN team
+ * Copyright (C) 2009-2012 the VideoLAN team and authors
  * $Id$
  *
- * Authors: Pierre d'Herbemont <pdherbemont # videolan dot>
+ * Authors: Pierre d'Herbemont <pdherbemont # videolan dot>,
+ *          Brendon Justin <brendonjustin at gmail.com>
  *
  * 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