merge
This commit is contained in:
commit
046a724272
4209 changed files with 1186656 additions and 0 deletions
265
www/analytics/LEGALNOTICE
Normal file
265
www/analytics/LEGALNOTICE
Normal file
|
|
@ -0,0 +1,265 @@
|
|||
COPYRIGHT
|
||||
|
||||
Piwik - Open Source Web Analytics
|
||||
|
||||
The software package is:
|
||||
|
||||
Copyright (C) 2013 Matthieu Aubry
|
||||
|
||||
Individual contributions, components, and libraries are copyright
|
||||
of their respective authors.
|
||||
|
||||
|
||||
SOFTWARE LICENSE
|
||||
|
||||
The free software license of Piwik is GNU General Public License v3
|
||||
or later. A copy of GNU GPL v3 should have been included in this
|
||||
software package in misc/gpl-3.0.txt.
|
||||
|
||||
|
||||
TRADEMARK
|
||||
|
||||
Piwik (TM) is an internationally registered trademark.
|
||||
|
||||
The software license does not grant any rights under trademark
|
||||
law for use of the trademark. Refer to http://piwik.org/trademark/
|
||||
for up-to-date trademark licensing information.
|
||||
|
||||
*
|
||||
* The software license applies to both the aggregate software and
|
||||
* application-specific portions of the software.
|
||||
*
|
||||
* You may not remove this legal notice or modify the software
|
||||
* in such a way that misrepresents the origin of the software.
|
||||
*
|
||||
|
||||
CREDITS
|
||||
|
||||
The software consists of contributions made by many individuals.
|
||||
Major contributors are listed in http://piwik.org/the-piwik-team/.
|
||||
|
||||
For detailed contribution history, refer to the source, tickets,
|
||||
patches, and Git revision history, available at
|
||||
http://dev.piwik.org/trac/
|
||||
https://github.com/piwik/piwik
|
||||
|
||||
|
||||
SEPARATELY LICENSED COMPONENTS AND LIBRARIES
|
||||
|
||||
The following components/libraries are distributed in this package,
|
||||
and subject to their respective licenses.
|
||||
|
||||
Name: javascriptCode.tpl - tracking tag to embed in your web pages
|
||||
Link: https://github.com/piwik/piwik/blob/master/core/Tracker/javascriptTag.tpl
|
||||
License: Public Domain
|
||||
|
||||
Name: jquery.truncate
|
||||
Link: https://github.com/piwik/piwik/blob/master/libs/jquery/truncate/
|
||||
License: New BSD
|
||||
|
||||
Name: piwik.js - JavaScript tracker
|
||||
Link: https://github.com/piwik/piwik/blob/master/js/piwik.js
|
||||
License: New BSD
|
||||
|
||||
Name: PiwikTracker - server-side tracker (PHP)
|
||||
Link: https://github.com/piwik/piwik/blob/master/libs/PiwikTracker/
|
||||
License: New BSD
|
||||
|
||||
Name: UserAgentParser
|
||||
Link: https://github.com/piwik/piwik/blob/master/libs/UserAgentParser/
|
||||
License: New BSD
|
||||
|
||||
|
||||
THIRD-PARTY COMPONENTS AND LIBRARIES
|
||||
|
||||
The following components/libraries are redistributed in this package,
|
||||
and subject to their respective licenses.
|
||||
|
||||
Name: jqPlot
|
||||
Link: http://www.jqplot.com/
|
||||
License: Dual-licensed: MIT or GPL v2
|
||||
|
||||
Name: jQuery
|
||||
Link: http://jquery.com/
|
||||
License: Dual-licensed: MIT or GPL
|
||||
Notes:
|
||||
- GPL version not explicitly stated in source but GPL v2 is in git
|
||||
- includes Sizzle.js - multi-licensed: MIT, New BSD, or GPL [v2]
|
||||
|
||||
Name: jQuery UI
|
||||
Link: http://jqueryui.com/
|
||||
License: Dual-licensed: MIT or GPL
|
||||
Notes:
|
||||
- GPL version not explicitly stated in source but GPL v2 is in git
|
||||
|
||||
Name: jquery.history
|
||||
Link: http://tkyk.github.com/jquery-history-plugin/
|
||||
License: MIT
|
||||
|
||||
Name: jquery.scrollTo
|
||||
Link: http://plugins.jquery.com/project/ScrollTo
|
||||
License: Dual licensed: MIT or GPL
|
||||
|
||||
Name: jquery Tooltip
|
||||
Link: http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/
|
||||
License: Dual licensed: MIT or GPL
|
||||
|
||||
Name: jquery placeholder
|
||||
Link: http://mths.be/placeholder
|
||||
License: Dual licensed: MIT or GPL
|
||||
|
||||
Name: jquery smartbanner
|
||||
Link: https://github.com/jasny/jquery.smartbanner
|
||||
License: Dual licensed: MIT
|
||||
|
||||
Name: json2.js
|
||||
Link: http://json.org/
|
||||
License: Public domain
|
||||
Notes:
|
||||
- reference implementation
|
||||
|
||||
Name: jshrink
|
||||
Link: https://github.com/tedivm/jshrink
|
||||
License: BSD-3-Clause
|
||||
|
||||
Name: sparkline
|
||||
Link: https//sourceforge.net/projects/sparkline/
|
||||
License: Dual-licensed: New BSD or GPL v2
|
||||
|
||||
Name: sprintf
|
||||
Link: http://www.diveintojavascript.com/projects/javascript-sprintf
|
||||
License: New BSD
|
||||
|
||||
Name: upgrade.php
|
||||
Link: http://upgradephp.berlios.de/
|
||||
License: Public domain
|
||||
|
||||
Name: Archive Tar
|
||||
Link: http://pear.php.net/package/Archive_Tar
|
||||
License: New BSD
|
||||
|
||||
Name: Event Dispatcher (and Notification)
|
||||
Link: http://pear.php.net/package/Event_Dispatcher/
|
||||
License: New BSD
|
||||
|
||||
Name: HTML Common2
|
||||
Link: http://pear.php.net/package/HTML_Common2/
|
||||
License: New BSD
|
||||
|
||||
Name: HTML QuickForm2
|
||||
Link: http://pear.php.net/package/HTML_QuickForm2/
|
||||
License: New BSD
|
||||
|
||||
Name: HTML QuickForm2_Renderer_Smarty
|
||||
Link: http://www.phcomp.co.uk/tmp/Smarty.phps
|
||||
License: New BSD
|
||||
|
||||
Name: MaxMindGeoIP
|
||||
Link: http://dev.maxmind.com/geoip/downloadable#PHP-7
|
||||
License: LGPL
|
||||
|
||||
Name: PclZip
|
||||
Link: http://www.phpconcept.net/pclzip/
|
||||
License: LGPL
|
||||
Notes:
|
||||
- GPL version not explicitly stated but tarball contains LGPL v2.1
|
||||
|
||||
Name: PEAR (base system)
|
||||
Link: http://pear.php.net/package/PEAR
|
||||
License: New BSD
|
||||
|
||||
Name: PhpSecInfo
|
||||
Link: http://phpsec.org/projects/phpsecinfo/
|
||||
License: New BSD
|
||||
|
||||
Name: RankChecker
|
||||
Link: http://www.getrank.org/free-pagerank-script
|
||||
License: GPL
|
||||
|
||||
Name: Twig
|
||||
Link: http://twig.sensiolabs.org/
|
||||
License: BSD
|
||||
|
||||
Name: TCPDF
|
||||
Link: http://sourceforge.net/projects/tcpdf
|
||||
License: LGPL v3 or later
|
||||
|
||||
Name: Zend Framework
|
||||
Link: http://www.zendframework.com/
|
||||
License: New BSD
|
||||
|
||||
Name: pChart 2.1.3
|
||||
Link: http://www.pchart.net
|
||||
License: GPL v3
|
||||
|
||||
Name: Chroma.js
|
||||
Link: https://github.com/gka/chroma.js
|
||||
License: GPL v3
|
||||
|
||||
Name: qTip2 - Pretty powerful tooltips
|
||||
Link: http://craigsworks.com/projects/qtip2/
|
||||
License: GPL
|
||||
|
||||
Name: Kartograph.js
|
||||
Link: http://kartograph.org/
|
||||
License: LGPL v3 or later
|
||||
|
||||
Name: Raphaël - JavaScript Vector Library
|
||||
Link: http://raphaeljs.com/
|
||||
License: MIT
|
||||
|
||||
Name: lessphp
|
||||
Link: http://leafo.net/lessphp
|
||||
License: GPL3/MIT
|
||||
|
||||
Name: Symfony Console Component
|
||||
Link: https://github.com/symfony/Console
|
||||
License: MIT
|
||||
|
||||
|
||||
THIRD-PARTY CONTENT
|
||||
|
||||
Name: FamFamFam icons - Mark James
|
||||
Link: http://www.famfamfam.com/lab/icons/
|
||||
License: CC BY 3.0
|
||||
|
||||
Name: Solar System icons - Dan Wiersema
|
||||
Link: http://www.iconspedia.com/icon/neptune-4672.html
|
||||
License: Free for non-commercial use
|
||||
Notes:
|
||||
- used in Piwik's ExampleUI plugin
|
||||
|
||||
Name: Wine project - tahoma.ttf font
|
||||
Link: http://source.winehq.org/git/wine.git/blob_plain/HEAD:/fonts/tahoma.ttf
|
||||
License: LGPL v2.1
|
||||
Notes:
|
||||
- used in ImageGraph plugin
|
||||
|
||||
Name: plugins/CorePluginsAdmin/images/themes.png
|
||||
Link: https://www.iconfinder.com/icons/17022/colors_draw_paint_icon
|
||||
License: Free for commercial use
|
||||
|
||||
Name: plugins/Feedback/angularjs/ratefeature/thumbs-down.png
|
||||
Link: https://www.iconfinder.com/icons/216428/down_thumbs_icon
|
||||
License: Creative Commons (Attribution-Share Alike 3.0 Unported)
|
||||
|
||||
Name: plugins/Feedback/angularjs/ratefeature/thumbs-up.png
|
||||
Link: https://www.iconfinder.com/icons/216429/thumbs_up_icon
|
||||
License: Creative Commons (Attribution-Share Alike 3.0 Unported)
|
||||
|
||||
Name: plugins/CorePluginsAdmin/images/plugins.png
|
||||
Link: http://findicons.com/icon/94051/tools_wizard?id=396912
|
||||
License: GNU/GPL
|
||||
|
||||
Name: plugins/Insights/images/idea.png
|
||||
Link: https://www.iconfinder.com/icons/6074/brainstorm_bulb_idea_jabber_light_icon
|
||||
License: GPL
|
||||
By: Alessandro Rei - http://www.kde-look.org/usermanager/search.php?username=mentalrey
|
||||
|
||||
Notes:
|
||||
- the "New BSD" license refers to either the "Modified BSD" and "Simplified BSD"
|
||||
licenses (2- or 3-clause), which are GPL compatible.
|
||||
- the "MIT" license is also referred to as the "X11" license
|
||||
- icons for browsers, operating systems, browser plugins, search engines, and
|
||||
and flags of countries are nominative use of third-party trademarks when
|
||||
referring to the corresponding product or entity
|
||||
Loading…
Add table
Add a link
Reference in a new issue