bin/check-redshift-events.rb in sensu-plugins-aws-2.2.0 vs bin/check-redshift-events.rb in sensu-plugins-aws-2.3.0
- old
+ new
@@ -27,10 +27,10 @@
# ./check-redshift-events.rb -a ${your access key} -s ${your secret access key} -r us-east-1 -i ${cluster1,cluster2,cluster3}
#
# NOTES:
#
# LICENSE:
-# Copyright (c) 2014, Tim Smith, tim@cozy.co
+# Copyright (c) 2014, Tim Smith, tsmith@chef.io
# Released under the same terms as Sensu (the MIT license); see LICENSE
# for details.
#
require 'sensu-plugin/check/cli'