Minor changes.

This commit is contained in:
Lars Jung
2012-08-25 23:00:17 +02:00
parent 86534b8083
commit 4f966bac34
3 changed files with 18 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/*! jQuery.qrcode %BUILD_VERSION% - //larsjung.de/qrcode - MIT License */
/*! {{pkg.displayName}} {{pkg.version}} - //larsjung.de/qrcode - MIT License */
// Uses [QR Code Generator](http://www.d-project.com/qrcode/index.html) (MIT), appended to the end of this file.
// Kudos to [jquery.qrcode.js](http://github.com/jeromeetienne/jquery-qrcode) (MIT).