Procházet zdrojové kódy

Update copyright dates

Felix Paul Kühne před 11 roky
rodič
revize
520090c04e

+ 2 - 1
Headers/Public/MobileVLCKit.h

@@ -3,7 +3,8 @@
  *****************************************************************************
  * Copyright (C) 2010-2013 Pierre d'Herbemont and VideoLAN
  *
- * Authors: Pierre d'Herbemont
+ * Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
+ *          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

+ 2 - 2
Headers/Public/VLCMediaListPlayer.h

@@ -2,8 +2,8 @@
  * VLCMediaListPlayer.h: VLCKit.framework VLCMediaListPlayer implementation
  *****************************************************************************
  * Copyright (C) 2009 Pierre d'Herbemont
- * Partial Copyright (C) 2009 Felix Paul Kühne
- * Copyright (C) 2009 VLC authors and VideoLAN
+ * Partial Copyright (C) 2009-2013 Felix Paul Kühne
+ * Copyright (C) 2009-2013 VLC authors and VideoLAN
  * $Id$
  *
  * Authors: Pierre d'Herbemont <pdherbemont # videolan.org>

+ 2 - 2
Sources/VLCMediaListPlayer.m

@@ -2,8 +2,8 @@
  * VLCMediaListPlayer.m: VLCKit.framework VLCMediaListPlayer implementation
  *****************************************************************************
  * Copyright (C) 2009 Pierre d'Herbemont
- * Partial Copyright (C) 2009 Felix Paul Kühne
- * Copyright (C) 2009 VLC authors and VideoLAN
+ * Partial Copyright (C) 2009-2013 Felix Paul Kühne
+ * Copyright (C) 2009-2013 VLC authors and VideoLAN
  * $Id$
  *
  * Authors: Pierre d'Herbemont <pdherbemont # videolan.org>