소스 검색

Added copyright/license info required in submissions

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1276 f882894a-f735-0410-b71e-b25c423dba1c
Ton Voon 20 년 전
부모
커밋
c052ff611f
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      doc/developer-guidelines.sgml

+ 3 - 0
doc/developer-guidelines.sgml

@@ -649,6 +649,9 @@ update the THANKS.in file.</para>
 	</para>
 
       <orderedlist>
+	<listitem>
+	  <para>Include copyright and license information in all files</para>
+	</listitem>
 	<listitem>
 	  <para>The standard command options are supported (--help, --version,
 	  --timeout, --warning, --critical)</para>