[Ffmpeg-cvslog] r8825 - trunk/doc/ffmpeg-doc.texi
diego
subversion
Thu Apr 26 11:47:56 CEST 2007
Author: diego
Date: Thu Apr 26 11:47:56 2007
New Revision: 8825
Log:
Policy addition: New files should have proper license headers.
Modified:
trunk/doc/ffmpeg-doc.texi
Modified: trunk/doc/ffmpeg-doc.texi
==============================================================================
--- trunk/doc/ffmpeg-doc.texi (original)
+++ trunk/doc/ffmpeg-doc.texi Thu Apr 26 11:47:56 2007
@@ -1629,6 +1629,9 @@ please use av_log() instead.
@item
Do not change code to hide warnings without ensuring that the underlying
logic is correct and thus the warning was inappropriate.
+ at item
+ If you add a new file, give it a proper license header. Do not copy and
+ paste it from a random place, use an existing file as template.
@end enumerate
We think our rules are not too hard. If you have comments, contact us.
More information about the ffmpeg-cvslog
mailing list