[vlc-commits] commit: MP4: update Copyright (Jean-Baptiste Kempf )
git at videolan.org
git at videolan.org
Tue May 25 22:19:20 CEST 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue May 25 22:17:52 2010 +0200| [fb279135cd71565c84ae291c33419a3696d651c9] | committer: Jean-Baptiste Kempf
MP4: update Copyright
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fb279135cd71565c84ae291c33419a3696d651c9
---
modules/demux/mp4/libmp4.h | 2 +-
modules/demux/mp4/mp4.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/demux/mp4/libmp4.h b/modules/demux/mp4/libmp4.h
index 74b65db..688cd0c 100644
--- a/modules/demux/mp4/libmp4.h
+++ b/modules/demux/mp4/libmp4.h
@@ -1,7 +1,7 @@
/*****************************************************************************
* libmp4.h : LibMP4 library for mp4 module for vlc
*****************************************************************************
- * Copyright (C) 2001-2004 the VideoLAN team
+ * Copyright (C) 2001-2004, 2010 the VideoLAN team
* $Id$
* Authors: Laurent Aimar <fenrir at via.ecp.fr>
*
diff --git a/modules/demux/mp4/mp4.c b/modules/demux/mp4/mp4.c
index 8d66f45..1d481fd 100644
--- a/modules/demux/mp4/mp4.c
+++ b/modules/demux/mp4/mp4.c
@@ -1,7 +1,7 @@
/*****************************************************************************
* mp4.c : MP4 file input module for vlc
*****************************************************************************
- * Copyright (C) 2001-2004 the VideoLAN team
+ * Copyright (C) 2001-2004, 2010 the VideoLAN team
* $Id$
* Authors: Laurent Aimar <fenrir at via.ecp.fr>
*
More information about the vlc-commits
mailing list