Commit a9ad242f authored by aurel's avatar aurel

matroskadec: update copyright year and related comments

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14605 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 72ea258c
/* /*
* Matroska file demuxer (no muxer yet) * Matroska file demuxer
* Copyright (c) 2003-2004 The ffmpeg Project * Copyright (c) 2003-2008 The ffmpeg Project
* *
* This file is part of FFmpeg. * This file is part of FFmpeg.
* *
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
* Matroska file demuxer * Matroska file demuxer
* by Ronald Bultje <rbultje@ronald.bitfreak.net> * by Ronald Bultje <rbultje@ronald.bitfreak.net>
* with a little help from Moritz Bunkus <moritz@bunkus.org> * with a little help from Moritz Bunkus <moritz@bunkus.org>
* Specs available on the matroska project page: * totally reworked by Aurelien Jacobs <aurel@gnuage.org>
* http://www.matroska.org/. * Specs available on the matroska project page: http://www.matroska.org/.
*/ */
#include "avformat.h" #include "avformat.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment