diff options
author | Greg Sabino Mullane | 2015-05-08 03:54:00 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2015-05-08 03:54:00 +0000 |
commit | da35d417cabd4585cd2db1d00b78e07e31cf43e6 (patch) | |
tree | e3b107a9b593df5c8a889cba1119fb594f2d3f0c | |
parent | 7d56cc7dad04b05d965a28aa05764bc08314f166 (diff) |
Bump copyright
-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-2013, Greg Sabino Mullane +check_postgres is Copyright (C) 2007-2015, 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-2013 Greg Sabino Mullane + Copyright (c) 2007-2015 Greg Sabino Mullane LICENSE INFORMATION: diff --git a/check_postgres.pl b/check_postgres.pl index a702ee431..f8da6b8aa 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -10555,7 +10555,7 @@ Some example Nagios configuration settings using this script: =head1 LICENSE AND COPYRIGHT -Copyright (c) 2007-2013 Greg Sabino Mullane <[email protected]>. +Copyright (c) 2007-2015 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 9ba2625bc..d06da4cc5 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -2703,7 +2703,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-2013 Greg Sabino Mullane <<a href="mailto:[email protected]">[email protected]</a>>.</p> +<p>Copyright (c) 2007-2015 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> |