X-Git-Url: https://git.mdrn.pl/wl-mobile.git/blobdiff_plain/065d23f9494e1afb7f61ada08b728405b1b7a0cf..34bb7f2c593c073ff871ed732bf16e298abe6837:/assets/www/js/filerepo.js diff --git a/assets/www/js/filerepo.js b/assets/www/js/filerepo.js index 0bd196b..8ff5a6a 100644 --- a/assets/www/js/filerepo.js +++ b/assets/www/js/filerepo.js @@ -1,3 +1,8 @@ +/* + * This file is part of WolneLektury-Mobile, licensed under GNU Affero GPLv3 or later. + * Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. + */ + var FileRepo = new function() { /* API for files repository */ var self = this;