diff --git a/js/analytics.js b/js/analytics.js index 39948038..d2708ffd 100644 --- a/js/analytics.js +++ b/js/analytics.js @@ -1,6 +1,10 @@ +/* jshint ignore:start */ + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-46627233-1', 'auto'); ga('send', 'pageview'); + +/* jshint ignore:end */ diff --git a/js/cookieconsent/cookieconsent.js b/js/cookieconsent/cookieconsent.js index 226d328f..5dbddded 100644 --- a/js/cookieconsent/cookieconsent.js +++ b/js/cookieconsent/cookieconsent.js @@ -1,5 +1,7 @@ --- id: cookie-notification +# This file is licensed under the GNU General Public License Version 3 available on +# http://www.gnu.org/licenses/gpl-3.0.en.html --- (function () {