killbill 3.1.4 → 3.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. checksums.yaml +4 -4
  2. data/Jarfile +1 -1
  3. data/NEWS +3 -0
  4. data/VERSION +1 -1
  5. data/killbill.gemspec +1 -1
  6. data/lib/killbill.rb +1 -1
  7. data/lib/killbill/gen/api/account.rb +19 -18
  8. data/lib/killbill/gen/api/account_api_exception.rb +19 -18
  9. data/lib/killbill/gen/api/account_audit_logs.rb +19 -18
  10. data/lib/killbill/gen/api/account_audit_logs_for_object_type.rb +19 -18
  11. data/lib/killbill/gen/api/account_data.rb +19 -18
  12. data/lib/killbill/gen/api/account_email.rb +19 -18
  13. data/lib/killbill/gen/api/account_user_api.rb +19 -18
  14. data/lib/killbill/gen/api/audit_log.rb +19 -18
  15. data/lib/killbill/gen/api/audit_user_api.rb +19 -18
  16. data/lib/killbill/gen/api/billing_exception_base.rb +19 -18
  17. data/lib/killbill/gen/api/block.rb +19 -18
  18. data/lib/killbill/gen/api/blockable.rb +19 -18
  19. data/lib/killbill/gen/api/blocking_api_exception.rb +19 -18
  20. data/lib/killbill/gen/api/blocking_state.rb +19 -18
  21. data/lib/killbill/gen/api/call_context.rb +19 -18
  22. data/lib/killbill/gen/api/catalog.rb +19 -18
  23. data/lib/killbill/gen/api/catalog_api_exception.rb +19 -18
  24. data/lib/killbill/gen/api/catalog_user_api.rb +19 -18
  25. data/lib/killbill/gen/api/column_info.rb +19 -18
  26. data/lib/killbill/gen/api/control_tag.rb +19 -18
  27. data/lib/killbill/gen/api/currency_conversion.rb +19 -18
  28. data/lib/killbill/gen/api/currency_conversion_api.rb +19 -18
  29. data/lib/killbill/gen/api/currency_conversion_exception.rb +19 -18
  30. data/lib/killbill/gen/api/currency_value_null.rb +19 -18
  31. data/lib/killbill/gen/api/custom_field.rb +19 -18
  32. data/lib/killbill/gen/api/custom_field_api_exception.rb +19 -18
  33. data/lib/killbill/gen/api/custom_field_user_api.rb +19 -18
  34. data/lib/killbill/gen/api/database_export_output_stream.rb +19 -18
  35. data/lib/killbill/gen/api/duration.rb +19 -18
  36. data/lib/killbill/gen/api/entitlement.rb +19 -18
  37. data/lib/killbill/gen/api/entitlement_ao_status_dry_run.rb +19 -18
  38. data/lib/killbill/gen/api/entitlement_api.rb +19 -18
  39. data/lib/killbill/gen/api/entitlement_api_exception.rb +19 -18
  40. data/lib/killbill/gen/api/entity.rb +19 -18
  41. data/lib/killbill/gen/api/fixed.rb +19 -18
  42. data/lib/killbill/gen/api/illegal_plan_change.rb +19 -18
  43. data/lib/killbill/gen/api/international_price.rb +19 -18
  44. data/lib/killbill/gen/api/invalid_config_exception.rb +19 -18
  45. data/lib/killbill/gen/api/invoice.rb +19 -18
  46. data/lib/killbill/gen/api/invoice_api_exception.rb +19 -18
  47. data/lib/killbill/gen/api/invoice_creation_event.rb +19 -18
  48. data/lib/killbill/gen/api/invoice_formatter.rb +19 -18
  49. data/lib/killbill/gen/api/invoice_item.rb +19 -18
  50. data/lib/killbill/gen/api/invoice_item_formatter.rb +19 -18
  51. data/lib/killbill/gen/api/invoice_payment.rb +19 -18
  52. data/lib/killbill/gen/api/invoice_payment_api.rb +19 -18
  53. data/lib/killbill/gen/api/invoice_user_api.rb +19 -18
  54. data/lib/killbill/gen/api/limit.rb +19 -18
  55. data/lib/killbill/gen/api/listing.rb +19 -18
  56. data/lib/killbill/gen/api/migration_plan.rb +19 -18
  57. data/lib/killbill/gen/api/mutable_account_data.rb +19 -18
  58. data/lib/killbill/gen/api/osgi_killbill.rb +22 -21
  59. data/lib/killbill/gen/api/osgi_plugin_properties.rb +19 -18
  60. data/lib/killbill/gen/api/pagination.rb +19 -18
  61. data/lib/killbill/gen/api/{direct_payment.rb → payment.rb} +24 -23
  62. data/lib/killbill/gen/api/payment_api.rb +539 -347
  63. data/lib/killbill/gen/api/payment_api_exception.rb +19 -18
  64. data/lib/killbill/gen/api/payment_gateway_api.rb +19 -18
  65. data/lib/killbill/gen/api/payment_method.rb +19 -18
  66. data/lib/killbill/gen/api/payment_method_plugin.rb +19 -18
  67. data/lib/killbill/gen/api/payment_options.rb +19 -18
  68. data/lib/killbill/gen/api/{direct_payment_transaction.rb → payment_transaction.rb} +27 -26
  69. data/lib/killbill/gen/api/plan.rb +19 -18
  70. data/lib/killbill/gen/api/plan_change_result.rb +19 -18
  71. data/lib/killbill/gen/api/plan_phase.rb +19 -18
  72. data/lib/killbill/gen/api/plan_phase_specifier.rb +19 -18
  73. data/lib/killbill/gen/api/plan_specifier.rb +19 -18
  74. data/lib/killbill/gen/api/plugin_config_service_api.rb +19 -18
  75. data/lib/killbill/gen/api/plugin_property.rb +19 -18
  76. data/lib/killbill/gen/api/price.rb +19 -18
  77. data/lib/killbill/gen/api/price_list.rb +19 -18
  78. data/lib/killbill/gen/api/price_list_set.rb +19 -18
  79. data/lib/killbill/gen/api/product.rb +19 -18
  80. data/lib/killbill/gen/api/rate.rb +19 -18
  81. data/lib/killbill/gen/api/record_id_api.rb +19 -18
  82. data/lib/killbill/gen/api/recurring.rb +19 -18
  83. data/lib/killbill/gen/api/refund.rb +19 -18
  84. data/lib/killbill/gen/api/require_gen.rb +22 -21
  85. data/lib/killbill/gen/api/rolled_up_usage.rb +19 -18
  86. data/lib/killbill/gen/api/security_api_exception.rb +19 -18
  87. data/lib/killbill/gen/api/static_catalog.rb +19 -18
  88. data/lib/killbill/gen/api/subscription.rb +19 -18
  89. data/lib/killbill/gen/api/subscription_api.rb +19 -18
  90. data/lib/killbill/gen/api/subscription_api_exception.rb +19 -18
  91. data/lib/killbill/gen/api/subscription_bundle.rb +19 -18
  92. data/lib/killbill/gen/api/subscription_bundle_timeline.rb +19 -18
  93. data/lib/killbill/gen/api/subscription_event.rb +19 -18
  94. data/lib/killbill/gen/api/tag.rb +19 -18
  95. data/lib/killbill/gen/api/tag_api_exception.rb +19 -18
  96. data/lib/killbill/gen/api/tag_definition.rb +19 -18
  97. data/lib/killbill/gen/api/tag_definition_api_exception.rb +19 -18
  98. data/lib/killbill/gen/api/tag_user_api.rb +19 -18
  99. data/lib/killbill/gen/api/tenant.rb +19 -18
  100. data/lib/killbill/gen/api/tenant_api_exception.rb +19 -18
  101. data/lib/killbill/gen/api/tenant_context.rb +19 -18
  102. data/lib/killbill/gen/api/tenant_data.rb +19 -18
  103. data/lib/killbill/gen/api/tenant_kv.rb +19 -18
  104. data/lib/killbill/gen/api/tenant_user_api.rb +19 -18
  105. data/lib/killbill/gen/api/tier.rb +19 -18
  106. data/lib/killbill/gen/api/tiered_block.rb +19 -18
  107. data/lib/killbill/gen/api/unit.rb +19 -18
  108. data/lib/killbill/gen/api/usage.rb +19 -18
  109. data/lib/killbill/gen/api/usage_user_api.rb +19 -18
  110. data/lib/killbill/helpers/active_merchant/killbill_spec_helper.rb +17 -12
  111. data/lib/killbill/helpers/active_merchant/payment_plugin.rb +44 -42
  112. metadata +6 -7
  113. data/lib/killbill/gen/api/direct_payment_api.rb +0 -959
@@ -1,21 +1,22 @@
1
- ###################################################################################
2
- # #
3
- # Copyright 2010-2013 Ning, Inc. #
4
- # Copyright 2014 The Billing Project, LLC #
5
- # #
6
- # The Billing Project licenses this file to you under the Apache License, #
7
- # version 2.0 (the "License"); you may not use this file except in #
8
- # compliance with the License. You may obtain a copy of the License at: #
9
- # #
10
- # http://www.apache.org/licenses/LICENSE-2.0 #
11
- # #
12
- # Unless required by applicable law or agreed to in writing, software #
13
- # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
14
- # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
15
- # License for the specific language governing permissions and limitations #
16
- # under the License. #
17
- # #
18
- ###################################################################################
1
+ #############################################################################################
2
+ # #
3
+ # Copyright 2010-2013 Ning, Inc. #
4
+ # Copyright 2014 Groupon, Inc. #
5
+ # Copyright 2014 The Billing Project, LLC #
6
+ # #
7
+ # The Billing Project licenses this file to you under the Apache License, version 2.0 #
8
+ # (the "License"); you may not use this file except in compliance with the #
9
+ # License. You may obtain a copy of the License at: #
10
+ # #
11
+ # http://www.apache.org/licenses/LICENSE-2.0 #
12
+ # #
13
+ # Unless required by applicable law or agreed to in writing, software #
14
+ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
15
+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
16
+ # License for the specific language governing permissions and limitations #
17
+ # under the License. #
18
+ # #
19
+ #############################################################################################
19
20
 
20
21
 
21
22
  #
@@ -1,21 +1,22 @@
1
- ###################################################################################
2
- # #
3
- # Copyright 2010-2013 Ning, Inc. #
4
- # Copyright 2014 The Billing Project, LLC #
5
- # #
6
- # The Billing Project licenses this file to you under the Apache License, #
7
- # version 2.0 (the "License"); you may not use this file except in #
8
- # compliance with the License. You may obtain a copy of the License at: #
9
- # #
10
- # http://www.apache.org/licenses/LICENSE-2.0 #
11
- # #
12
- # Unless required by applicable law or agreed to in writing, software #
13
- # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
14
- # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
15
- # License for the specific language governing permissions and limitations #
16
- # under the License. #
17
- # #
18
- ###################################################################################
1
+ #############################################################################################
2
+ # #
3
+ # Copyright 2010-2013 Ning, Inc. #
4
+ # Copyright 2014 Groupon, Inc. #
5
+ # Copyright 2014 The Billing Project, LLC #
6
+ # #
7
+ # The Billing Project licenses this file to you under the Apache License, version 2.0 #
8
+ # (the "License"); you may not use this file except in compliance with the #
9
+ # License. You may obtain a copy of the License at: #
10
+ # #
11
+ # http://www.apache.org/licenses/LICENSE-2.0 #
12
+ # #
13
+ # Unless required by applicable law or agreed to in writing, software #
14
+ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
15
+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
16
+ # License for the specific language governing permissions and limitations #
17
+ # under the License. #
18
+ # #
19
+ #############################################################################################
19
20
 
20
21
 
21
22
  #
@@ -1,21 +1,22 @@
1
- ###################################################################################
2
- # #
3
- # Copyright 2010-2013 Ning, Inc. #
4
- # Copyright 2014 The Billing Project, LLC #
5
- # #
6
- # The Billing Project licenses this file to you under the Apache License, #
7
- # version 2.0 (the "License"); you may not use this file except in #
8
- # compliance with the License. You may obtain a copy of the License at: #
9
- # #
10
- # http://www.apache.org/licenses/LICENSE-2.0 #
11
- # #
12
- # Unless required by applicable law or agreed to in writing, software #
13
- # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
14
- # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
15
- # License for the specific language governing permissions and limitations #
16
- # under the License. #
17
- # #
18
- ###################################################################################
1
+ #############################################################################################
2
+ # #
3
+ # Copyright 2010-2013 Ning, Inc. #
4
+ # Copyright 2014 Groupon, Inc. #
5
+ # Copyright 2014 The Billing Project, LLC #
6
+ # #
7
+ # The Billing Project licenses this file to you under the Apache License, version 2.0 #
8
+ # (the "License"); you may not use this file except in compliance with the #
9
+ # License. You may obtain a copy of the License at: #
10
+ # #
11
+ # http://www.apache.org/licenses/LICENSE-2.0 #
12
+ # #
13
+ # Unless required by applicable law or agreed to in writing, software #
14
+ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
15
+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
16
+ # License for the specific language governing permissions and limitations #
17
+ # under the License. #
18
+ # #
19
+ #############################################################################################
19
20
 
20
21
 
21
22
  #
@@ -1,21 +1,22 @@
1
- ###################################################################################
2
- # #
3
- # Copyright 2010-2013 Ning, Inc. #
4
- # Copyright 2014 The Billing Project, LLC #
5
- # #
6
- # The Billing Project licenses this file to you under the Apache License, #
7
- # version 2.0 (the "License"); you may not use this file except in #
8
- # compliance with the License. You may obtain a copy of the License at: #
9
- # #
10
- # http://www.apache.org/licenses/LICENSE-2.0 #
11
- # #
12
- # Unless required by applicable law or agreed to in writing, software #
13
- # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
14
- # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
15
- # License for the specific language governing permissions and limitations #
16
- # under the License. #
17
- # #
18
- ###################################################################################
1
+ #############################################################################################
2
+ # #
3
+ # Copyright 2010-2013 Ning, Inc. #
4
+ # Copyright 2014 Groupon, Inc. #
5
+ # Copyright 2014 The Billing Project, LLC #
6
+ # #
7
+ # The Billing Project licenses this file to you under the Apache License, version 2.0 #
8
+ # (the "License"); you may not use this file except in compliance with the #
9
+ # License. You may obtain a copy of the License at: #
10
+ # #
11
+ # http://www.apache.org/licenses/LICENSE-2.0 #
12
+ # #
13
+ # Unless required by applicable law or agreed to in writing, software #
14
+ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
15
+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
16
+ # License for the specific language governing permissions and limitations #
17
+ # under the License. #
18
+ # #
19
+ #############################################################################################
19
20
 
20
21
 
21
22
  #
@@ -1,21 +1,22 @@
1
- ###################################################################################
2
- # #
3
- # Copyright 2010-2013 Ning, Inc. #
4
- # Copyright 2014 The Billing Project, LLC #
5
- # #
6
- # The Billing Project licenses this file to you under the Apache License, #
7
- # version 2.0 (the "License"); you may not use this file except in #
8
- # compliance with the License. You may obtain a copy of the License at: #
9
- # #
10
- # http://www.apache.org/licenses/LICENSE-2.0 #
11
- # #
12
- # Unless required by applicable law or agreed to in writing, software #
13
- # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
14
- # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
15
- # License for the specific language governing permissions and limitations #
16
- # under the License. #
17
- # #
18
- ###################################################################################
1
+ #############################################################################################
2
+ # #
3
+ # Copyright 2010-2013 Ning, Inc. #
4
+ # Copyright 2014 Groupon, Inc. #
5
+ # Copyright 2014 The Billing Project, LLC #
6
+ # #
7
+ # The Billing Project licenses this file to you under the Apache License, version 2.0 #
8
+ # (the "License"); you may not use this file except in compliance with the #
9
+ # License. You may obtain a copy of the License at: #
10
+ # #
11
+ # http://www.apache.org/licenses/LICENSE-2.0 #
12
+ # #
13
+ # Unless required by applicable law or agreed to in writing, software #
14
+ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
15
+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
16
+ # License for the specific language governing permissions and limitations #
17
+ # under the License. #
18
+ # #
19
+ #############################################################################################
19
20
 
20
21
 
21
22
  #
@@ -1,21 +1,22 @@
1
- ###################################################################################
2
- # #
3
- # Copyright 2010-2013 Ning, Inc. #
4
- # Copyright 2014 The Billing Project, LLC #
5
- # #
6
- # The Billing Project licenses this file to you under the Apache License, #
7
- # version 2.0 (the "License"); you may not use this file except in #
8
- # compliance with the License. You may obtain a copy of the License at: #
9
- # #
10
- # http://www.apache.org/licenses/LICENSE-2.0 #
11
- # #
12
- # Unless required by applicable law or agreed to in writing, software #
13
- # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
14
- # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
15
- # License for the specific language governing permissions and limitations #
16
- # under the License. #
17
- # #
18
- ###################################################################################
1
+ #############################################################################################
2
+ # #
3
+ # Copyright 2010-2013 Ning, Inc. #
4
+ # Copyright 2014 Groupon, Inc. #
5
+ # Copyright 2014 The Billing Project, LLC #
6
+ # #
7
+ # The Billing Project licenses this file to you under the Apache License, version 2.0 #
8
+ # (the "License"); you may not use this file except in compliance with the #
9
+ # License. You may obtain a copy of the License at: #
10
+ # #
11
+ # http://www.apache.org/licenses/LICENSE-2.0 #
12
+ # #
13
+ # Unless required by applicable law or agreed to in writing, software #
14
+ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
15
+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
16
+ # License for the specific language governing permissions and limitations #
17
+ # under the License. #
18
+ # #
19
+ #############################################################################################
19
20
 
20
21
 
21
22
  #
@@ -29,11 +30,11 @@ module Killbill
29
30
  module Model
30
31
 
31
32
  java_package 'org.killbill.billing.payment.api'
32
- class DirectPaymentTransaction
33
+ class PaymentTransaction
33
34
 
34
- include org.killbill.billing.payment.api.DirectPaymentTransaction
35
+ include org.killbill.billing.payment.api.PaymentTransaction
35
36
 
36
- attr_accessor :id, :created_date, :updated_date, :direct_payment_id, :external_key, :transaction_type, :effective_date, :amount, :currency, :processed_amount, :processed_currency, :gateway_error_code, :gateway_error_msg, :transaction_status, :payment_info_plugin
37
+ attr_accessor :id, :created_date, :updated_date, :payment_id, :external_key, :transaction_type, :effective_date, :amount, :currency, :processed_amount, :processed_currency, :gateway_error_code, :gateway_error_msg, :transaction_status, :payment_info_plugin
37
38
 
38
39
  def initialize()
39
40
  end
@@ -54,8 +55,8 @@ module Killbill
54
55
  @updated_date = Java::org.joda.time.DateTime.new(@updated_date.to_s, Java::org.joda.time.DateTimeZone::UTC)
55
56
  end
56
57
 
57
- # conversion for direct_payment_id [type = java.util.UUID]
58
- @direct_payment_id = java.util.UUID.fromString(@direct_payment_id.to_s) unless @direct_payment_id.nil?
58
+ # conversion for payment_id [type = java.util.UUID]
59
+ @payment_id = java.util.UUID.fromString(@payment_id.to_s) unless @payment_id.nil?
59
60
 
60
61
  # conversion for external_key [type = java.lang.String]
61
62
  @external_key = @external_key.to_s unless @external_key.nil?
@@ -124,9 +125,9 @@ module Killbill
124
125
  @updated_date = DateTime.iso8601(str)
125
126
  end
126
127
 
127
- # conversion for direct_payment_id [type = java.util.UUID]
128
- @direct_payment_id = j_obj.direct_payment_id
129
- @direct_payment_id = @direct_payment_id.nil? ? nil : @direct_payment_id.to_s
128
+ # conversion for payment_id [type = java.util.UUID]
129
+ @payment_id = j_obj.payment_id
130
+ @payment_id = @payment_id.nil? ? nil : @payment_id.to_s
130
131
 
131
132
  # conversion for external_key [type = java.lang.String]
132
133
  @external_key = j_obj.external_key
@@ -1,21 +1,22 @@
1
- ###################################################################################
2
- # #
3
- # Copyright 2010-2013 Ning, Inc. #
4
- # Copyright 2014 The Billing Project, LLC #
5
- # #
6
- # The Billing Project licenses this file to you under the Apache License, #
7
- # version 2.0 (the "License"); you may not use this file except in #
8
- # compliance with the License. You may obtain a copy of the License at: #
9
- # #
10
- # http://www.apache.org/licenses/LICENSE-2.0 #
11
- # #
12
- # Unless required by applicable law or agreed to in writing, software #
13
- # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
14
- # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
15
- # License for the specific language governing permissions and limitations #
16
- # under the License. #
17
- # #
18
- ###################################################################################
1
+ #############################################################################################
2
+ # #
3
+ # Copyright 2010-2013 Ning, Inc. #
4
+ # Copyright 2014 Groupon, Inc. #
5
+ # Copyright 2014 The Billing Project, LLC #
6
+ # #
7
+ # The Billing Project licenses this file to you under the Apache License, version 2.0 #
8
+ # (the "License"); you may not use this file except in compliance with the #
9
+ # License. You may obtain a copy of the License at: #
10
+ # #
11
+ # http://www.apache.org/licenses/LICENSE-2.0 #
12
+ # #
13
+ # Unless required by applicable law or agreed to in writing, software #
14
+ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
15
+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
16
+ # License for the specific language governing permissions and limitations #
17
+ # under the License. #
18
+ # #
19
+ #############################################################################################
19
20
 
20
21
 
21
22
  #
@@ -1,21 +1,22 @@
1
- ###################################################################################
2
- # #
3
- # Copyright 2010-2013 Ning, Inc. #
4
- # Copyright 2014 The Billing Project, LLC #
5
- # #
6
- # The Billing Project licenses this file to you under the Apache License, #
7
- # version 2.0 (the "License"); you may not use this file except in #
8
- # compliance with the License. You may obtain a copy of the License at: #
9
- # #
10
- # http://www.apache.org/licenses/LICENSE-2.0 #
11
- # #
12
- # Unless required by applicable law or agreed to in writing, software #
13
- # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
14
- # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
15
- # License for the specific language governing permissions and limitations #
16
- # under the License. #
17
- # #
18
- ###################################################################################
1
+ #############################################################################################
2
+ # #
3
+ # Copyright 2010-2013 Ning, Inc. #
4
+ # Copyright 2014 Groupon, Inc. #
5
+ # Copyright 2014 The Billing Project, LLC #
6
+ # #
7
+ # The Billing Project licenses this file to you under the Apache License, version 2.0 #
8
+ # (the "License"); you may not use this file except in compliance with the #
9
+ # License. You may obtain a copy of the License at: #
10
+ # #
11
+ # http://www.apache.org/licenses/LICENSE-2.0 #
12
+ # #
13
+ # Unless required by applicable law or agreed to in writing, software #
14
+ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
15
+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
16
+ # License for the specific language governing permissions and limitations #
17
+ # under the License. #
18
+ # #
19
+ #############################################################################################
19
20
 
20
21
 
21
22
  #
@@ -1,21 +1,22 @@
1
- ###################################################################################
2
- # #
3
- # Copyright 2010-2013 Ning, Inc. #
4
- # Copyright 2014 The Billing Project, LLC #
5
- # #
6
- # The Billing Project licenses this file to you under the Apache License, #
7
- # version 2.0 (the "License"); you may not use this file except in #
8
- # compliance with the License. You may obtain a copy of the License at: #
9
- # #
10
- # http://www.apache.org/licenses/LICENSE-2.0 #
11
- # #
12
- # Unless required by applicable law or agreed to in writing, software #
13
- # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
14
- # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
15
- # License for the specific language governing permissions and limitations #
16
- # under the License. #
17
- # #
18
- ###################################################################################
1
+ #############################################################################################
2
+ # #
3
+ # Copyright 2010-2013 Ning, Inc. #
4
+ # Copyright 2014 Groupon, Inc. #
5
+ # Copyright 2014 The Billing Project, LLC #
6
+ # #
7
+ # The Billing Project licenses this file to you under the Apache License, version 2.0 #
8
+ # (the "License"); you may not use this file except in compliance with the #
9
+ # License. You may obtain a copy of the License at: #
10
+ # #
11
+ # http://www.apache.org/licenses/LICENSE-2.0 #
12
+ # #
13
+ # Unless required by applicable law or agreed to in writing, software #
14
+ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
15
+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
16
+ # License for the specific language governing permissions and limitations #
17
+ # under the License. #
18
+ # #
19
+ #############################################################################################
19
20
 
20
21
 
21
22
  #
@@ -1,21 +1,22 @@
1
- ###################################################################################
2
- # #
3
- # Copyright 2010-2013 Ning, Inc. #
4
- # Copyright 2014 The Billing Project, LLC #
5
- # #
6
- # The Billing Project licenses this file to you under the Apache License, #
7
- # version 2.0 (the "License"); you may not use this file except in #
8
- # compliance with the License. You may obtain a copy of the License at: #
9
- # #
10
- # http://www.apache.org/licenses/LICENSE-2.0 #
11
- # #
12
- # Unless required by applicable law or agreed to in writing, software #
13
- # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
14
- # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
15
- # License for the specific language governing permissions and limitations #
16
- # under the License. #
17
- # #
18
- ###################################################################################
1
+ #############################################################################################
2
+ # #
3
+ # Copyright 2010-2013 Ning, Inc. #
4
+ # Copyright 2014 Groupon, Inc. #
5
+ # Copyright 2014 The Billing Project, LLC #
6
+ # #
7
+ # The Billing Project licenses this file to you under the Apache License, version 2.0 #
8
+ # (the "License"); you may not use this file except in compliance with the #
9
+ # License. You may obtain a copy of the License at: #
10
+ # #
11
+ # http://www.apache.org/licenses/LICENSE-2.0 #
12
+ # #
13
+ # Unless required by applicable law or agreed to in writing, software #
14
+ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT #
15
+ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the #
16
+ # License for the specific language governing permissions and limitations #
17
+ # under the License. #
18
+ # #
19
+ #############################################################################################
19
20
 
20
21
 
21
22
  #