diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-27 18:42:51 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-27 18:42:51 +0200 |
commit | 57895483731a991a9022019474cab234ba4e9818 (patch) | |
tree | 91f599c358fd802292d3a5fdfee4cd570c6e5992 /doc/developer-guidelines.sgml | |
parent | 8e9abad8e628bdd9f3ac7af8cc2ebde0f11d5dba (diff) | |
download | monitoring-plugins-57895483731a991a9022019474cab234ba4e9818.tar.gz |
developer-guidelines.sgml: Update copyright year
We touched the Development Guidelines this year.
Diffstat (limited to 'doc/developer-guidelines.sgml')
-rw-r--r-- | doc/developer-guidelines.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml index 599b2a16..eb5b0391 100644 --- a/doc/developer-guidelines.sgml +++ b/doc/developer-guidelines.sgml @@ -11,7 +11,7 @@ </author> </authorgroup> - <pubdate>2009</pubdate> + <pubdate>2013</pubdate> <title>Nagios plug-in development guidelines</title> <revhistory> @@ -22,7 +22,7 @@ </revhistory> <copyright> - <year>2000 - 2009</year> + <year>2000 - 2013</year> <holder>Nagios Plugins Development Team</holder> </copyright> @@ -34,7 +34,7 @@ the plug-in developers and encourage the standarization of the different kind of plug-ins: C, shell, perl, python, etc.</para> - <para>Nagios Plug-in Development Guidelines Copyright (C) 2000-2009 + <para>Nagios Plug-in Development Guidelines Copyright (C) 2000-2013 (Nagios Plugins Team)</para> <para>Permission is granted to make and distribute verbatim |