Commit bbe94afb authored by Diego Biurrun's avatar Diego Biurrun

Add a note about license headers to the patch submission checklist.

Originally committed as revision 8793 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent c6a29a63
...@@ -1671,6 +1671,9 @@ do not attach several unrelated patches to the same mail. ...@@ -1671,6 +1671,9 @@ do not attach several unrelated patches to the same mail.
patch easily? patch easily?
@item @item
If you did any benchmarks, did you provide them in the mail? 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 @end enumerate
@section Patch review process @section Patch review process
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment