diff options
author | nodiscc <nodiscc@gmail.com> | 2015-03-04 23:27:28 +0100 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-03-04 23:27:28 +0100 |
commit | 0e5400e6178468cd0da0b266123545db2a80f707 (patch) | |
tree | f13db75997d25db1cee52da3bd985259863e165b /COPYING | |
parent | 7572cfbe9620b13569ee47337f7015bcad119332 (diff) | |
parent | 34047d23fb5e09b6bc2728f0f8827eaa038f02ea (diff) | |
download | Shaarli-0e5400e6178468cd0da0b266123545db2a80f707.tar.gz Shaarli-0e5400e6178468cd0da0b266123545db2a80f707.tar.zst Shaarli-0e5400e6178468cd0da0b266123545db2a80f707.zip |
Merge pull request #132 from ArthurHoaro/picwall
Lazy load images with the light lib bLazy.js instead of jQuery
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -50,9 +50,9 @@ Files: Files: inc/jquery*.js, inc/jquery-ui*.js | |||
50 | License: MIT License (http://opensource.org/licenses/MIT) | 50 | License: MIT License (http://opensource.org/licenses/MIT) |
51 | Copyright: (C) jQuery Foundation and other contributors,https://jquery.com/download/ | 51 | Copyright: (C) jQuery Foundation and other contributors,https://jquery.com/download/ |
52 | 52 | ||
53 | Files: inc/jquery-lazyload*.js | 53 | Files: inc/blazy*.js |
54 | License: MIT License (http://opensource.org/licenses/MIT) | 54 | License: MIT License (http://opensource.org/licenses/MIT) |
55 | Copyright: (C) Mika Tuupola, https://github.com/tuupola | 55 | Copyright: (C) Bjoern Klinggaard - @bklinggaard - http://dinbror.dk/blazy |
56 | 56 | ||
57 | Files: inc/qr.js | 57 | Files: inc/qr.js |
58 | License: GPLv3 License (http://opensource.org/licenses/gpl-3.0) | 58 | License: GPLv3 License (http://opensource.org/licenses/gpl-3.0) |