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
path: root/core/Intl
diff options
context:
space:
mode:
authorAnthon Pang <apang@softwaredevelopment.ca>2015-07-13 03:12:49 +0300
committerAnthon Pang <apang@softwaredevelopment.ca>2015-07-13 03:13:02 +0300
commitb95837534c6fc4c9dd63eef2c2e9d8bb343ca23e (patch)
tree34c185c4e4de45eea722e6802e384133c1dd3eca /core/Intl
parent01e43b4b78c718784d04962af5192ed6dca53535 (diff)
Missing @license docblocks (according to fossology)
Diffstat (limited to 'core/Intl')
-rw-r--r--core/Intl/Locale.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/core/Intl/Locale.php b/core/Intl/Locale.php
index 7c18b727c5..5b284d5a97 100644
--- a/core/Intl/Locale.php
+++ b/core/Intl/Locale.php
@@ -1,5 +1,11 @@
<?php
-
+/**
+ * Piwik - free/libre analytics platform
+ *
+ * @link http://piwik.org
+ * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
+ *
+ */
namespace Piwik\Intl;
class Locale