Skip to content

Commit

Permalink
Add original "QRCode for JavaScript" source code attribution
Browse files Browse the repository at this point in the history
  • Loading branch information
jozefizso committed Oct 12, 2024
1 parent 697f52b commit 29695d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,9 @@ https://github.com/soldair/node-qrcode/issues/45


## Credits
This lib is based on "QRCode for JavaScript" which Kazuhiko Arase thankfully MIT licensed.

The source code is based on the [QRCode for JavaScript](https://github.com/kazuhikoarase/qrcode-generator) by Kazuhiko Arase,
licenced under [MIT License](https://github.com/kazuhikoarase/qrcode-generator/blob/master/LICENSE).

## License

Expand Down
1 change: 1 addition & 0 deletions license
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
The MIT License (MIT)

Copyright (c) 2009 Kazuhiko Arase
Copyright (c) 2012 Ryan Day

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
Expand Down

0 comments on commit 29695d7

Please sign in to comment.