Browse Source

Update copyrights where my email appears with the new one.

tags/n2.1
Clément Bœsch 11 years ago
parent
commit
493ebbd7eb
6 changed files with 6 additions and 6 deletions
  1. +1
    -1
      libavfilter/af_pan.c
  2. +1
    -1
      libavfilter/af_silencedetect.c
  3. +1
    -1
      libavfilter/vf_geq.c
  4. +1
    -1
      libavfilter/vf_owdenoise.c
  5. +1
    -1
      libavfilter/vf_spp.c
  6. +1
    -1
      libavformat/microdvddec.c

+ 1
- 1
libavfilter/af_pan.c View File

@@ -1,6 +1,6 @@
/*
* Copyright (c) 2002 Anders Johansson <ajh@atri.curtin.edu.au>
* Copyright (c) 2011 Clément Bœsch <ubitux@gmail.com>
* Copyright (c) 2011 Clément Bœsch <u pkh me>
* Copyright (c) 2011 Nicolas George <nicolas.george@normalesup.org>
*
* This file is part of FFmpeg.


+ 1
- 1
libavfilter/af_silencedetect.c View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2012 Clément Bœsch <ubitux@gmail.com>
* Copyright (c) 2012 Clément Bœsch <u pkh me>
*
* This file is part of FFmpeg.
*


+ 1
- 1
libavfilter/vf_geq.c View File

@@ -1,6 +1,6 @@
/*
* Copyright (C) 2006 Michael Niedermayer <michaelni@gmx.at>
* Copyright (C) 2012 Clément Bœsch <ubitux@gmail.com>
* Copyright (C) 2012 Clément Bœsch <u pkh me>
*
* This file is part of FFmpeg.
*


+ 1
- 1
libavfilter/vf_owdenoise.c View File

@@ -1,6 +1,6 @@
/*
* Copyright (c) 2007 Michael Niedermayer <michaelni@gmx.at>
* Copyright (c) 2013 Clément Bœsch <ubitux@gmail.com>
* Copyright (c) 2013 Clément Bœsch <u pkh me>
*
* This file is part of FFmpeg.
*


+ 1
- 1
libavfilter/vf_spp.c View File

@@ -1,6 +1,6 @@
/*
* Copyright (c) 2003 Michael Niedermayer <michaelni@gmx.at>
* Copyright (c) 2013 Clément Bœsch <ubitux@gmail.com>
* Copyright (c) 2013 Clément Bœsch <u pkh me>
*
* This file is part of FFmpeg.
*


+ 1
- 1
libavformat/microdvddec.c View File

@@ -1,7 +1,7 @@
/*
* MicroDVD subtitle demuxer
* Copyright (c) 2010 Aurelien Jacobs <aurel@gnuage.org>
* Copyright (c) 2012 Clément Bœsch <ubitux@gmail.com>
* Copyright (c) 2012 Clément Bœsch <u pkh me>
*
* This file is part of FFmpeg.
*


Loading…
Cancel
Save