X-Git-Url: https://git.mdrn.pl/wl-mobile.git/blobdiff_plain/065d23f9494e1afb7f61ada08b728405b1b7a0cf..34bb7f2c593c073ff871ed732bf16e298abe6837:/assets/www/js/view.js diff --git a/assets/www/js/view.js b/assets/www/js/view.js index 7106d4b..fe02c9e 100644 --- a/assets/www/js/view.js +++ b/assets/www/js/view.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 View = new function() { var self = this; //self.minOffset = 1000; @@ -354,6 +359,9 @@ var View = new function() { html += "

"; + html += "

Copyright © 2011 Fundacja Nowoczesna Polska. Aplikacja jest wolnym oprogramowaniem "+ + "dostępnym na licencji GNU Affero GPL w wersji 3 lub późniejszej.

"; + html += "

Więcej informacji o projekcie znajduje sie na stronie http://www.wolnelektury.pl.

"; html += '';