This excellent library is used by AWS SDK module, which is in turn a dependency for AmazonS3 module, CloudFront Invalidate (sandbox module) and potentially others.
GitHub repo: https://github.com/amazonwebservices/aws-sdk-for-php
Apache 2.0 license: https://github.com/amazonwebservices/aws-sdk-for-php/blob/master/_docs/L...
Comments
Comment #1
geerlingguy commentedLooks good; license Apache 2.0, download size is not big at all, it's used by a lot of projects that integrate with S3, SES, CloudFront, etc.
Comment #2
redndahead commentedUnfortunately Apache 2.0 is not allowed since we are gpl v2+ For this to be included we need to move our license to gpl v3+.
Here is an issue that it would be nice if you could comment on to move drupal to v3+.
http://groups.drupal.org/node/211698
Comment #3
redndahead commentedActually should probably won't fix for now since there is no change in sight.
Comment #4
rickvug commentedThank you for the heads up about the Apache 2.o issue. That's a real pity. I've commented about that issue at http://groups.drupal.org/node/211698#comment-717899.
Comment #5
geerlingguy commentedAh, crud, forgot about that; I just search on the page of compatible licenses and forget to read the notes about v2 vs v3... Good thing you double checked!