diff options
author | Kostya Shishkov <kostya.shishkov@gmail.com> | 2013-06-01 10:38:56 +0200 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2013-06-01 13:38:50 +0200 |
commit | de421b208578386bfb4416c67c9922877e670049 (patch) | |
tree | 93e594229616e026d328d8606f3649e0f75fcf33 /libavcodec/binkdata.h | |
parent | 33f64fd5d588a82b8bae1b1b5ea627c0c80b01d6 (diff) | |
download | ffmpeg-de421b208578386bfb4416c67c9922877e670049.tar.gz |
use my full first name instead of short one in copyrights
Diffstat (limited to 'libavcodec/binkdata.h')
-rw-r--r-- | libavcodec/binkdata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/binkdata.h b/libavcodec/binkdata.h index 60f0a59b49..3da6b7e987 100644 --- a/libavcodec/binkdata.h +++ b/libavcodec/binkdata.h @@ -1,6 +1,6 @@ /* * Bink video decoder - * Copyright (C) 2009 Kostya Shishkov + * Copyright (C) 2009 Konstantin Shishkov * * This file is part of Libav. * |