[vlc-commits] DCP: update authors
Valentin Vetter
git at videolan.org
Thu Feb 27 16:11:43 CET 2014
vlc | branch: master | Valentin Vetter <vvetter at outlook.com> | Thu Feb 27 16:09:27 2014 +0100| [bcfbeb1b275360490f956341b264295169665fa1] | committer: Jean-Baptiste Kempf
DCP: update authors
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bcfbeb1b275360490f956341b264295169665fa1
---
modules/access/dcp/dcp.cpp | 5 +++++
modules/access/dcp/dcpparser.cpp | 5 +++++
modules/access/dcp/dcpparser.h | 5 +++++
3 files changed, 15 insertions(+)
diff --git a/modules/access/dcp/dcp.cpp b/modules/access/dcp/dcp.cpp
index 9b6d4d2..7960c6e 100644
--- a/modules/access/dcp/dcp.cpp
+++ b/modules/access/dcp/dcp.cpp
@@ -5,6 +5,11 @@
* Nicolas Bertrand <nico at isf.cc>
* Simona-Marinela Prodea <simona dot marinela dot prodea at gmail dot com>
* Jean-Baptiste Kempf <jb at videolan.org>
+ * Guillaume Gonnaud
+ * Valentin Vetter <vvetter at outlook.com>
+ * Anthony Giniers
+ * Ludovic Hoareau
+ * Loukmane Dessai
* Pierre Villard <pierre dot villard dot fr at gmail dot com>
* Claire Etienne
* Aurélie Sbinné
diff --git a/modules/access/dcp/dcpparser.cpp b/modules/access/dcp/dcpparser.cpp
index 8e43104..cd42922 100644
--- a/modules/access/dcp/dcpparser.cpp
+++ b/modules/access/dcp/dcpparser.cpp
@@ -4,6 +4,11 @@
* Authors:
* Nicolas Bertrand <nico at isf.cc>
* Jean-Baptiste Kempf <jb at videolan.org>
+ * Guillaume Gonnaud
+ * Valentin Vetter <vvetter at outlook.com>
+ * Anthony Giniers
+ * Ludovic Hoareau
+ * Loukmane Dessai
*
* 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
diff --git a/modules/access/dcp/dcpparser.h b/modules/access/dcp/dcpparser.h
index 531fd66..32059f5 100644
--- a/modules/access/dcp/dcpparser.h
+++ b/modules/access/dcp/dcpparser.h
@@ -3,6 +3,11 @@
*
* Authors: Nicolas Bertrand <nico at isf.cc>
* Jean-Baptiste Kempf <jb at videolan.org>
+ * Guillaume Gonnaud
+ * Valentin Vetter <vvetter at outlook.com>
+ * Anthony Giniers
+ * Ludovic Hoareau
+ * Loukmane Dessai
*
* 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
More information about the vlc-commits
mailing list