[vlc-devel] [PATCH] Update file headers (Re:macosx: Lua extensions infrastructure)
Brendon Justin
brendonjustin at gmail.com
Sat Jan 14 03:04:50 CET 2012
Updates file headers which I missed previously. Applies on top of the last
patch that I sent, titled 'macosx: Lua extensions infrastructure (revised)'
---
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 7c1bf98..456ab93 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 b89d5d4..96094b2 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
--
1.7.5.4
More information about the vlc-devel
mailing list