瀏覽代碼

Update copyright dates

Felix Paul Kühne 11 年之前
父節點
當前提交
520090c04e
共有 3 個文件被更改,包括 6 次插入5 次删除
  1. 2 1
      Headers/Public/MobileVLCKit.h
  2. 2 2
      Headers/Public/VLCMediaListPlayer.h
  3. 2 2
      Sources/VLCMediaListPlayer.m

+ 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>