From c3d40e305cb7a675e884768d6f2c26a8031c60e4 Mon Sep 17 00:00:00 2001 From: Clément Bœsch Date: Mon, 23 Feb 2015 14:00:13 +0100 Subject: avfilter/palette{gen,use}: add Copyright --- libavfilter/vf_paletteuse.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libavfilter/vf_paletteuse.c') diff --git a/libavfilter/vf_paletteuse.c b/libavfilter/vf_paletteuse.c index 12b4a1e862..977d63a091 100644 --- a/libavfilter/vf_paletteuse.c +++ b/libavfilter/vf_paletteuse.c @@ -1,4 +1,6 @@ /* + * Copyright (c) 2015 Stupeflix + * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or -- cgit v1.2.3