From: Diego Biurrun Date: Mon, 23 Apr 2007 17:20:27 +0000 (+0000) Subject: Add a note about license headers to the patch submission checklist. X-Git-Tag: v0.5~9236 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bbe94afb7a397952e1d108727892ba42330c56d2;p=platform%2Fupstream%2Flibav.git Add a note about license headers to the patch submission checklist. Originally committed as revision 8793 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 14a7cf7..64d0631 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