stripe.rb: Remove Authors comment

This commit is contained in:
Greg Brockman 2011-09-05 12:40:23 -05:00
parent 3998ede975
commit bdf07b4e23

View File

@ -1,6 +1,5 @@
# Stripe Ruby bindings
# API spec at http://stripe.com/api/spec
# Authors: Ross Boucher <boucher@stripe.com> and Greg Brockman <gdb@stripe.com>
require 'cgi'
require 'set'