bin/ec2sh in amazon-ec2-0.2.15 vs bin/ec2sh in amazon-ec2-0.3.1
- old
+ new
@@ -1,13 +1,13 @@
#!/usr/bin/env ruby
# Amazon Web Services EC2 Query API Ruby library
#
# Ruby Gem Name:: amazon-ec2
-# Author:: Glenn Rempe (mailto:grempe@rubyforge.org)
+# Author:: Glenn Rempe (mailto:glenn@rempe.us)
# Copyright:: Copyright (c) 2007-2008 Glenn Rempe
# License:: Distributes under the same terms as Ruby
-# Home:: http://amazon-ec2.rubyforge.org
+# Home:: http://github.com/grempe/amazon-ec2/tree/master
#++
# CREDITS : Credit for this bit of shameful ripoff coolness
# goes to Marcel Molina and his AWS::S3 gem. Thanks!
\ No newline at end of file