mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
matroskadec: update copyright year and related comments
Originally committed as revision 14605 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
737c40da20
commit
ff33c5c565
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Matroska file demuxer (no muxer yet)
|
||||
* Copyright (c) 2003-2004 The ffmpeg Project
|
||||
* Matroska file demuxer
|
||||
* Copyright (c) 2003-2008 The ffmpeg Project
|
||||
*
|
||||
* This file is part of FFmpeg.
|
||||
*
|
||||
@ -24,8 +24,8 @@
|
||||
* Matroska file demuxer
|
||||
* by Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
* with a little help from Moritz Bunkus <moritz@bunkus.org>
|
||||
* Specs available on the matroska project page:
|
||||
* http://www.matroska.org/.
|
||||
* totally reworked by Aurelien Jacobs <aurel@gnuage.org>
|
||||
* Specs available on the matroska project page: http://www.matroska.org/.
|
||||
*/
|
||||
|
||||
#include "avformat.h"
|
||||
|
Loading…
Reference in New Issue
Block a user