kenglxn / QRGen

a simple QRCode generation api for java built on top ZXING
http://glxn.net/2012/03/10/qrgen-a-small-wrapper-on-top-of-zxing-for-generating-qrcodes-in-java
1.49k stars 299 forks source link

Open Source Licence #89

Closed ShriSamson closed 7 years ago

ShriSamson commented 7 years ago

Hello, could you add an open source license so others can use and improve your project easily?

Thank you!

atomfrede commented 7 years ago

The project is licensed under Apache 2 as you can see in the readme.

kenglxn commented 7 years ago

The license is also defined in the pom https://github.com/kenglxn/QRGen/blob/master/pom.xml#L22