vlc | branch: master | Felix Paul Kühne <[email protected]> | Mon Feb  4 
20:07:03 2013 +0100| [f5deb075779273db4044939ea8363f7546ffb2b8] | committer: 
Felix Paul Kühne

audioqueue: fix copyright years and add missing copyright holders

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f5deb075779273db4044939ea8363f7546ffb2b8
---

 modules/audio_output/audioqueue.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/modules/audio_output/audioqueue.c 
b/modules/audio_output/audioqueue.c
index 2510e4c..75899f0 100644
--- a/modules/audio_output/audioqueue.c
+++ b/modules/audio_output/audioqueue.c
@@ -1,11 +1,13 @@
 /*****************************************************************************
  * audioqueue.c : AudioQueue audio output plugin for vlc
  *****************************************************************************
- * Copyright (C) 2010-2013 VLC authors and VideoLAN
+ * Copyright (C) 2000-2013 VLC authors and VideoLAN
  * $Id$
  *
  * Authors: Romain Goyet <[email protected]>
- *          Felix Paul Kühne <[email protected]>
+ *          Felix Paul Kühne <fkuehne at videolan dot org>
+ *          Rémi Denis-Courmont
+ *          Rafaël Carré <funman at videolan dot org>
  *
  * 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

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to