summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a02b463)
raw | patch | inline | side by side (parent: a02b463)
author | Sebastian Harl <sh@teamix.net> | |
Thu, 7 Apr 2011 16:28:41 +0000 (18:28 +0200) | ||
committer | Sebastian Harl <sh@teamix.net> | |
Thu, 7 Apr 2011 16:28:41 +0000 (18:28 +0200) |
plugins/check_pgsql.c | patch | blob | history |
diff --git a/plugins/check_pgsql.c b/plugins/check_pgsql.c
index aa65fb2f10fdb47c153f1f264ef0224ab96f3ca2..4b4452942cfa0f8e7254d07a47bd2d4b6c379c88 100644 (file)
--- a/plugins/check_pgsql.c
+++ b/plugins/check_pgsql.c
* Nagios check_pgsql plugin
*
* License: GPL
-* Copyright (c) 1999-2007 Nagios Plugins Development Team
+* Copyright (c) 1999-2011 Nagios Plugins Development Team
*
* Description:
*
*****************************************************************************/
const char *progname = "check_pgsql";
-const char *copyright = "1999-2007";
+const char *copyright = "1999-2011";
const char *email = "nagiosplug-devel@lists.sourceforge.net";
#include "common.h"