diff --git a/LICENSE b/LICENSE index ba253e3..c325f67 100644 --- a/LICENSE +++ b/LICENSE @@ -176,7 +176,7 @@ END OF TERMS AND CONDITIONS - Copyright 2013-2018 Docker, Inc. + Copyright 2020 dadada Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md new file mode 100644 index 0000000..f029d1f --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# UuidGen + +UuidGen is a simple UUID Generator for Android. It was created as a personal learning experience. It supports copying to clipboard and displays a history of previously generated UUIDs. + +## License + +See [LICENSE](LICENSE)