diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-09-27 14:06:54 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-09-29 18:52:35 +0200 |
commit | ed18c49f5ff8a124a805142fb9a1803890563822 (patch) | |
tree | 49bc3047e0aec1e0b95ec8c806493d3d0aa633bd /tests/ref | |
parent | fc97b1f091ff38210699b2e5819c94e4f4ebd1fa (diff) | |
download | ffmpeg-ed18c49f5ff8a124a805142fb9a1803890563822.tar.gz |
fate: Add basic license header check
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/source | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/ref/fate/source b/tests/ref/fate/source new file mode 100644 index 0000000000..9cd8b304a0 --- /dev/null +++ b/tests/ref/fate/source @@ -0,0 +1,18 @@ +Files without standard license headers: +cmdutils_common_opts.h +compat/avisynth/windowsPorts/basicDataTypeConversions.h +compat/avisynth/windowsPorts/windows2linux.h +libavcodec/file_open.c +libavcodec/log2_tab.c +libavcodec/mathops.c +libavcodec/reverse.c +libavdevice/file_open.c +libavfilter/log2_tab.c +libavformat/file_open.c +libavformat/golomb_tab.c +libavformat/log2_tab.c +libavutil/x86_cpu.h +libswresample/log2_tab.c +libswscale/log2_tab.c +tools/uncoded_frame.c +tools/yuvcmp.c |