From bbe94afb7a397952e1d108727892ba42330c56d2 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 23 Apr 2007 17:20:27 +0000 Subject: Add a note about license headers to the patch submission checklist. Originally committed as revision 8793 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/ffmpeg-doc.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 14a7cf7d06..64d063141b 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1671,6 +1671,9 @@ do not attach several unrelated patches to the same mail. patch easily? @item If you did any benchmarks, did you provide them in the mail? +@item + If you added a new file, did you insert a license header? It should be + taken from FFmpeg, not randomly copy and pasted from somewhere else. @end enumerate @section Patch review process -- cgit v1.2.3