From de5f5cfac4f59cda181e631f5d4a7421098861af Mon Sep 17 00:00:00 2001 From: Brendon Justin Date: Fri, 13 Jan 2012 21:04:50 -0500 Subject: [PATCH] macosx: Update file headers on extensions MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Felix Paul Kühne --- 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 326e4673b5..7c94b065bd 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 + * Authors: Pierre d'Herbemont , + * Brendon Justin * * 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 13c3202566..ca534efd9f 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 + * Authors: Pierre d'Herbemont , + * Brendon Justin * * 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 -- 2.39.2