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 /libavformat/rtmp.h | |
parent | 33f64fd5d588a82b8bae1b1b5ea627c0c80b01d6 (diff) | |
download | ffmpeg-de421b208578386bfb4416c67c9922877e670049.tar.gz |
use my full first name instead of short one in copyrights
Diffstat (limited to 'libavformat/rtmp.h')
-rw-r--r-- | libavformat/rtmp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/rtmp.h b/libavformat/rtmp.h index b9c5f1e430..dc7ba5bdeb 100644 --- a/libavformat/rtmp.h +++ b/libavformat/rtmp.h @@ -1,6 +1,6 @@ /* * RTMP definitions - * Copyright (c) 2009 Kostya Shishkov + * Copyright (c) 2009 Konstantin Shishkov * * This file is part of Libav. * |