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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: faaf0e82033d38d64c4d2b2485bc2dcaaf742ced
4
- data.tar.gz: 2261f28500e2de1415d4bfef9362ad216b6555ce
3
+ metadata.gz: 6141d190c01d2ec61eda77a25f6695333d63621b
4
+ data.tar.gz: 9f4e38f84685bbdbdfa38029b35b7788f628356d
5
5
  SHA512:
6
- metadata.gz: db84c65123b4b468eddf817bdade8754adc39ff1086f42b93d54e2353025faa6e7e911fc053b675886ffd6b7a17cccef94d3f364712554060a576193dbd98ae9
7
- data.tar.gz: b453cd617a78cbb27987c15be256b30da157c602979c0856fe1d560dc1acab4b43beaf298c4ac5f28284aedaaaf9f29f63355b7833d7ecc00b20942cb0057429
6
+ metadata.gz: 6f00d1843589dbed8539e0f50032cce941b10c065a6e045ba451be1e336b5f21e34a6e65dda277a14313cd2680277726086ee72f88884e25e110ca222b144857
7
+ data.tar.gz: a70b7729a4ff199f52fbeee6b8f37c5a9c803edb70739c5c68c4407fb833dd01ca229fcbd6a86c456fdffe4e37dc310cb4ecbe9d9649997449d50e26f145063c
data/Jarfile CHANGED
@@ -1,4 +1,4 @@
1
- jar 'org.kill-bill.billing:killbill-api', '0.9.6'
1
+ jar 'org.kill-bill.billing:killbill-api', '0.9.7'
2
2
  jar 'org.kill-bill.billing.plugin:killbill-plugin-api-notification', '0.7.4'
3
3
  jar 'org.kill-bill.billing.plugin:killbill-plugin-api-payment', '0.7.4'
4
4
  jar 'org.kill-bill.billing.plugin:killbill-plugin-api-currency', '0.7.4'
data/NEWS CHANGED
@@ -1,3 +1,6 @@
1
+ 3.1.5
2
+ Updates to support killbill-api 0.9.7
3
+
1
4
  3.1.4
2
5
  Updates to support killbill-api 0.9.6 and killbill-plugin-api 0.7.4
3
6
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 3.1.4
1
+ 3.1.5
@@ -31,7 +31,7 @@ Gem::Specification.new do |s|
31
31
  else
32
32
  s.add_development_dependency 'sqlite3', '~> 1.3.7'
33
33
  end
34
- s.add_development_dependency 'activemerchant', '~> 1.36.0'
34
+ s.add_development_dependency 'activemerchant', '~> 1.42.0'
35
35
  s.add_development_dependency 'jbundler', '~> 0.4.3'
36
36
  s.add_development_dependency 'rack', '>= 1.5.2'
37
37
  s.add_development_dependency 'rake', '>= 0.8.7'
@@ -29,7 +29,7 @@ begin
29
29
  org.killbill.billing.entitlement.api.SubscriptionApi
30
30
  org.killbill.billing.invoice.api.InvoicePaymentApi
31
31
  org.killbill.billing.invoice.api.InvoiceUserApi
32
- org.killbill.billing.payment.api.DirectPaymentApi
32
+ org.killbill.billing.payment.api.PaymentApi
33
33
  org.killbill.billing.payment.api.PaymentGatewayApi
34
34
  org.killbill.billing.tenant.api.TenantUserApi
35
35
  org.killbill.billing.usage.api.UsageUserApi
@@ -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
  #
@@ -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
  #