From: Andrew Engelbrecht Date: Tue, 12 Jan 2021 23:24:08 +0000 (-0500) Subject: trying to fix librejs for piwik.js X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=7ff988f0cde0ef20ea563d2f2c1bcec389df25a2;p=libreplanet-static.git trying to fix librejs for piwik.js --- diff --git a/2021/assets/js/piwik.js b/2021/assets/js/piwik.js index ad306cf4..a4d000b4 100644 --- a/2021/assets/js/piwik.js +++ b/2021/assets/js/piwik.js @@ -1,5 +1,5 @@ /* - * |@licstart The following is the entire license notice for the JavaScript code in this page.| + * @licstart The following is the entire license notice for the JavaScript code in this page. * Copyright 2012 Matthieu Aubry. @@ -16,7 +16,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see http://www.gnu.org/licenses/. - * |@licend The above is the entire license notice for the JavaScript code in this page.| + * @licend The above is the entire license notice for the JavaScript code in this page. */ var _paq = _paq || []; _paq.push(["trackPageView"]);