Maintenance:

This commit is contained in:
Lars Jung
2014-08-09 18:38:59 +02:00
parent b39b9f21da
commit c9f9007037
9 changed files with 74 additions and 81 deletions
+1 -4
View File
@@ -1,7 +1,4 @@
/*! jQuery.qrcode 0.8.0 - //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).
/*! jQuery.qrcode 0.9.0 - //larsjung.de/qrcode (MIT) - uses //github.com/kazuhikoarase/qrcode-generator (MIT) */
(function ($) {
'use strict';
+1 -1
View File
File diff suppressed because one or more lines are too long