File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 109
109
* Original, pre-adapted version generated: Thu Jun 18 20:37:51 GMT 2015
110
110
* Copyright 2009-2015 Amazon Services. All Rights Reserved.
111
111
* License: http://aws.amazon.com/apache2.0 Apache License, Version 2.0
112
+ * _ (The original code has been modified)_
113
+
114
+ #### MWS Subscriptions Service:
115
+ * Original source code downloaded from:
116
+ https://developer.amazonservices.com/doc/subscriptions/subscriptions/v20130701/php.html/131-9124958-1971146
117
+ * Originally designed for PHP 5; Code adapted so that it also works in PHP 7+.
118
+ * Version: 2013-07-01
119
+ * Library Version: 2015-06-18
120
+ * Original, pre-adapted version generated: Thu Jun 18 19:27:20 GMT 2015
121
+ * Copyright 2009-2015 Amazon Services. All Rights Reserved.
122
+ * License: http://aws.amazon.com/apache2.0 Apache License, Version 2.0
112
123
* _ (The original code has been modified)_
Original file line number Diff line number Diff line change 21
21
" src/FBAOutboundServiceMWS/" ,
22
22
" src/MWSMerchantFulfillmentService/" ,
23
23
" src/MWSRecommendationsSectionService/" ,
24
- " src/MarketplaceWebServiceSellers/"
24
+ " src/MarketplaceWebServiceSellers/" ,
25
+ " src/MWSSubscriptionsService/"
25
26
]
26
27
}
27
28
}
You can’t perform that action at this time.
0 commit comments