diff options
-rw-r--r-- | README | 4 | ||||
-rwxr-xr-x | check_postgres.pl | 2 | ||||
-rw-r--r-- | check_postgres.pl.html | 2 |
3 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -check_postgres is Copyright (C) 2007-2009, Greg Sabino Mullane +check_postgres is Copyright (C) 2007-2010, Greg Sabino Mullane This is check_postgres, a monitoring tool for Postgres. @@ -76,7 +76,7 @@ https://mail.endcrypt.com/mailman/listinfo/check_postgres-commit COPYRIGHT: ---------- - Copyright (c) 2007-2009 Greg Sabino Mullane + Copyright (c) 2007-2010 Greg Sabino Mullane LICENSE INFORMATION: diff --git a/check_postgres.pl b/check_postgres.pl index 3ebac69ad..cd467b77b 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -8425,7 +8425,7 @@ Some example Nagios configuration settings using this script: =head1 LICENSE AND COPYRIGHT -Copyright (c) 2007-2009 Greg Sabino Mullane <[email protected]>. +Copyright (c) 2007-2010 Greg Sabino Mullane <[email protected]>. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/check_postgres.pl.html b/check_postgres.pl.html index e1b409d16..50527f8ee 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -2071,7 +2071,7 @@ feature requests, and commit notices, send email to <a href="mailto:check_postgr </p> <hr /> <h1><a name="license_and_copyright">LICENSE AND COPYRIGHT</a></h1> -<p>Copyright (c) 2007-2009 Greg Sabino Mullane <<a href="mailto:[email protected]">[email protected]</a>>.</p> +<p>Copyright (c) 2007-2010 Greg Sabino Mullane <<a href="mailto:[email protected]">[email protected]</a>>.</p> <p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p> <pre> |