diff options
author | Vitor Sessak <vitor1001@gmail.com> | 2007-07-05 19:53:34 +0000 |
---|---|---|
committer | Vitor Sessak <vitor1001@gmail.com> | 2007-07-05 19:53:34 +0000 |
commit | 3a66812fc859b0fa374a9a72e36d8cef27838b08 (patch) | |
tree | b189068f57f2adae8742c67d0d6235213d8127f1 /libavcodec/elbg.c | |
parent | b66af278ace09bfb20bcfc9912beaa7ca64885d7 (diff) | |
download | ffmpeg-3a66812fc859b0fa374a9a72e36d8cef27838b08.tar.gz |
Add my last name to copyright headers
Originally committed as revision 9488 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/elbg.c')
-rw-r--r-- | libavcodec/elbg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/elbg.c b/libavcodec/elbg.c index 6cd71a28bc..cd5b5ed4fe 100644 --- a/libavcodec/elbg.c +++ b/libavcodec/elbg.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007 Vitor <vitor1001@gmail.com> + * Copyright (C) 2007 Vitor Sessak <vitor1001@gmail.com> * * This file is part of FFmpeg. * |