From a3684bc5e13a8c6703b72c039e079d9b88cc52ca Mon Sep 17 00:00:00 2001 From: Jamie McDonald Date: Wed, 19 Mar 2014 10:25:00 +0100 Subject: [PATCH] Updated license info [skipci] --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ee26ed2..fb40813 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,9 @@ The library provides a utility method to start an image picker: ![android-crop screenshot](screenshot.png) -## License & Credits +## License -Apache License, version 2. -Most of the cropping code originates from AOSP. -Thanks to android-cropimage contributors. +This project is based on the [AOSP](https://source.android.com) camera image cropper via [android-cropimage](https://github.com/lvillani/android-cropimage). + +Copyright 2014 [SoundCloud](https://soundcloud.com) +Apache License, Version 2.0