Browse Source

avfilter/palette{gen,use}: add Copyright

tags/n2.6
Clément Bœsch 10 years ago
parent
commit
c3d40e305c
2 changed files with 4 additions and 0 deletions
  1. +2
    -0
      libavfilter/vf_palettegen.c
  2. +2
    -0
      libavfilter/vf_paletteuse.c

+ 2
- 0
libavfilter/vf_palettegen.c View File

@@ -1,4 +1,6 @@
/*
* Copyright (c) 2015 Stupeflix
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or


+ 2
- 0
libavfilter/vf_paletteuse.c View File

@@ -1,4 +1,6 @@
/*
* Copyright (c) 2015 Stupeflix
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or


Loading…
Cancel
Save