Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/piwik.js')
-rw-r--r--js/piwik.js7
1 files changed, 5 insertions, 2 deletions
diff --git a/js/piwik.js b/js/piwik.js
index 09f00bf561..4f0152698a 100644
--- a/js/piwik.js
+++ b/js/piwik.js
@@ -5,9 +5,9 @@
*
* @link http://piwik.org
* @source https://github.com/piwik/piwik/blob/master/js/piwik.js
- * @license http://piwik.org/free-software/bsd/ Simplified BSD (also in js/LICENSE.txt)
+ * @license http://piwik.org/free-software/bsd/ BSD-3 Clause (also in js/LICENSE.txt)
+ * @license magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt BSD-3-Clause
*/
-
// Refer to README.md for build instructions when minifying this file for distribution.
/*
@@ -3296,3 +3296,6 @@ if (typeof piwik_log !== 'function') {
}
};
}
+
+/*! @license-end */
+