1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

avformat/assdec: add myself to Copyright

This commit is contained in:
Clément Bœsch
2014-09-20 19:31:52 +02:00
parent 0aa5c5a89e
commit 3a6fa38fb1

View File

@@ -1,6 +1,7 @@
/* /*
* SSA/ASS demuxer * SSA/ASS demuxer
* Copyright (c) 2008 Michael Niedermayer * Copyright (c) 2008 Michael Niedermayer
* Copyright (c) 2014 Clément Bœsch
* *
* This file is part of FFmpeg. * This file is part of FFmpeg.
* *