lib/killbill/gen/api/require_gen.rb in killbill-3.1.3 vs lib/killbill/gen/api/require_gen.rb in killbill-3.1.4

- old
+ new

@@ -1,12 +1,13 @@ ################################################################################### # # # Copyright 2010-2013 Ning, Inc. # +# Copyright 2014 The Billing Project, LLC # # # -# Ning licenses this file to you under the Apache License, version 2.0 # -# (the "License"); you may not use this file except in compliance with the # -# License. You may obtain a copy of the License at: # +# The Billing Project licenses this file to you under the Apache License, # +# version 2.0 (the "License"); you may not use this file except in # +# compliance with the License. You may obtain a copy of the License at: # # # # http://www.apache.org/licenses/LICENSE-2.0 # # # # Unless required by applicable law or agreed to in writing, software # # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # @@ -88,16 +89,14 @@ require 'killbill/gen/api/osgi_killbill' require 'killbill/gen/api/osgi_plugin_properties' require 'killbill/gen/api/direct_payment' require 'killbill/gen/api/direct_payment_api' require 'killbill/gen/api/direct_payment_transaction' -require 'killbill/gen/api/payment' -require 'killbill/gen/api/payment_api' require 'killbill/gen/api/payment_api_exception' -require 'killbill/gen/api/payment_attempt' require 'killbill/gen/api/payment_gateway_api' require 'killbill/gen/api/payment_method' require 'killbill/gen/api/payment_method_plugin' +require 'killbill/gen/api/payment_options' require 'killbill/gen/api/plugin_property' require 'killbill/gen/api/refund' require 'killbill/gen/api/security_api_exception' require 'killbill/gen/api/tenant' require 'killbill/gen/api/tenant_api_exception'