From: Brendon Justin Date: Sat, 14 Jan 2012 02:04:50 +0000 (-0500) Subject: macosx: Update file headers on extensions X-Git-Tag: 2.1.0-git~6281 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=de5f5cfac4f59cda181e631f5d4a7421098861af;p=vlc macosx: Update file headers on extensions Signed-off-by: Felix Paul Kühne --- 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