diff options
author | Greg Sabino Mullane | 2012-01-16 14:26:09 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2012-01-16 14:26:09 +0000 |
commit | 6239600b6c7321d8627e885358e8066595a907ce (patch) | |
tree | ea44d6e500f701e1cb4ce10caab4bf9a093a35c6 | |
parent | ba8e4cb0cdef638e9f0b5850cbabb4e7a9af24f6 (diff) |
Bump to 2012
-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-2011, Greg Sabino Mullane +check_postgres is Copyright (C) 2007-2012, 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-2011 Greg Sabino Mullane + Copyright (c) 2007-2012 Greg Sabino Mullane LICENSE INFORMATION: diff --git a/check_postgres.pl b/check_postgres.pl index c844ec302..c14ed1192 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -10143,7 +10143,7 @@ Some example Nagios configuration settings using this script: =head1 LICENSE AND COPYRIGHT -Copyright (c) 2007-2011 Greg Sabino Mullane <greg@endpoint.com>. +Copyright (c) 2007-2012 Greg Sabino Mullane <greg@endpoint.com>. 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 c0a527cca..a9996e7e6 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -2589,7 +2589,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-2011 Greg Sabino Mullane <<a href="mailto:greg@endpoint.com">greg@endpoint.com</a>>.</p> +<p>Copyright (c) 2007-2012 Greg Sabino Mullane <<a href="mailto:greg@endpoint.com">greg@endpoint.com</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> |