diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2005-11-09 14:10:57 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2005-11-09 14:10:57 (GMT) |
commit | c052ff611fd4f78ad53aa95bb678167c2464e820 (patch) | |
tree | 778e61bf4eed9fa1e6617ac4d894848cada146a1 /doc/developer-guidelines.sgml | |
parent | 101dec2f8fbfb7cce4dfad03cf052936859a0c8b (diff) | |
download | monitoring-plugins-c052ff611fd4f78ad53aa95bb678167c2464e820.tar.gz |
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
Diffstat (limited to 'doc/developer-guidelines.sgml')
-rw-r--r-- | doc/developer-guidelines.sgml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml index fe21bba..39fa00d 100644 --- a/doc/developer-guidelines.sgml +++ b/doc/developer-guidelines.sgml | |||
@@ -650,6 +650,9 @@ update the THANKS.in file.</para> | |||
650 | 650 | ||
651 | <orderedlist> | 651 | <orderedlist> |
652 | <listitem> | 652 | <listitem> |
653 | <para>Include copyright and license information in all files</para> | ||
654 | </listitem> | ||
655 | <listitem> | ||
653 | <para>The standard command options are supported (--help, --version, | 656 | <para>The standard command options are supported (--help, --version, |
654 | --timeout, --warning, --critical)</para> | 657 | --timeout, --warning, --critical)</para> |
655 | </listitem> | 658 | </listitem> |