ffv1: update years in header

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/37/head
Michael Niedermayer 12 years ago
parent c8d89be477
commit 2c1a215ddb
  1. 2
      libavcodec/ffv1.c
  2. 2
      libavcodec/ffv1dec.c
  3. 2
      libavcodec/ffv1enc.c

@ -1,7 +1,7 @@
/*
* FFV1 codec for libavcodec
*
* Copyright (c) 2003-2012 Michael Niedermayer <michaelni@gmx.at>
* Copyright (c) 2003-2013 Michael Niedermayer <michaelni@gmx.at>
*
* This file is part of FFmpeg.
*

@ -1,7 +1,7 @@
/*
* FFV1 decoder
*
* Copyright (c) 2003-2012 Michael Niedermayer <michaelni@gmx.at>
* Copyright (c) 2003-2013 Michael Niedermayer <michaelni@gmx.at>
*
* This file is part of FFmpeg.
*

@ -1,7 +1,7 @@
/*
* FFV1 encoder
*
* Copyright (c) 2003-2012 Michael Niedermayer <michaelni@gmx.at>
* Copyright (c) 2003-2013 Michael Niedermayer <michaelni@gmx.at>
*
* This file is part of FFmpeg.
*

Loading…
Cancel
Save