Add name of license to LICENSE file.
This commit is contained in:
parent
db49540f36
commit
e43a33bbc4
1 changed files with 3 additions and 0 deletions
3
LICENSE
3
LICENSE
|
@ -1,6 +1,9 @@
|
||||||
quirc -- QR-code recognition library
|
quirc -- QR-code recognition library
|
||||||
Copyright (C) 2010-2012 Daniel Beer <dlbeer@gmail.com>
|
Copyright (C) 2010-2012 Daniel Beer <dlbeer@gmail.com>
|
||||||
|
|
||||||
|
ISC License
|
||||||
|
===========
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for
|
Permission to use, copy, modify, and/or distribute this software for
|
||||||
any purpose with or without fee is hereby granted, provided that the
|
any purpose with or without fee is hereby granted, provided that the
|
||||||
above copyright notice and this permission notice appear in all
|
above copyright notice and this permission notice appear in all
|
||||||
|
|
Loading…
Reference in a new issue