Browse Source

Add my last name to copyright headers

Originally committed as revision 9488 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Vitor Sessak 18 years ago
parent
commit
3a66812fc8
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      libavcodec/elbg.c
  2. +1
    -1
      libavcodec/elbg.h
  3. +1
    -1
      libavcodec/roqvideoenc.c

+ 1
- 1
libavcodec/elbg.c View File

@@ -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.
*


+ 1
- 1
libavcodec/elbg.h View File

@@ -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.
*


+ 1
- 1
libavcodec/roqvideoenc.c View File

@@ -1,7 +1,7 @@
/*
* RoQ Video Encoder.
*
* Copyright (C) 2007 Vitor <vitor1001@gmail.com>
* Copyright (C) 2007 Vitor Sessak <vitor1001@gmail.com>
* Copyright (C) 2004-2007 Eric Lasota
* Based on RoQ specs (C) 2001 Tim Ferguson
*


Loading…
Cancel
Save