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:
authorjohmathe <johmathe@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2008-04-11 17:38:22 +0400
committerjohmathe <johmathe@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2008-04-11 17:38:22 +0400
commit213ec1d5c90b9a68e9a3b9300b190ada0b9efb18 (patch)
tree74d20e97ca1972049051ca40db57bbbb7d59b9dc /piwik.php
parentbf95bfdc3d368250737c780ea3afa35d182c2ac9 (diff)
Convert txt files to unix format
Diffstat (limited to 'piwik.php')
-rw-r--r--piwik.php16
1 files changed, 8 insertions, 8 deletions
diff --git a/piwik.php b/piwik.php
index 4c5891bb23..76bb5c8fe8 100644
--- a/piwik.php
+++ b/piwik.php
@@ -1,12 +1,12 @@
-<?php
-/**
- * Piwik - Open source web analytics
+<?php
+/**
+ * Piwik - Open source web analytics
*
- * @link http://piwik.org
- * @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id$
- */
-
+ * @link http://piwik.org
+ * @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
+ * @version $Id$
+ */
+
/**
* Misc Thoughts about optimization
*