deb4b86451
* fixes missing (i18n) internationalisation on about page #3089 * fixes #3089 missing (i18n) on about page
235 lines
7.9 KiB
HTML
235 lines
7.9 KiB
HTML
<!DOCTYPE html>
|
|
<!--
|
|
|
|
Copyright 2010, Google Inc.
|
|
All rights reserved.
|
|
|
|
Redistribution and use in source and binary forms, with or without
|
|
modification, are permitted provided that the following conditions are
|
|
met:
|
|
|
|
* Redistributions of source code must retain the above copyright
|
|
notice, this list of conditions and the following disclaimer.
|
|
* Redistributions in binary form must reproduce the above
|
|
copyright notice, this list of conditions and the following disclaimer
|
|
in the documentation and/or other materials provided with the
|
|
distribution.
|
|
* Neither the name of Google Inc. nor the names of its
|
|
contributors may be used to endorse or promote products derived from
|
|
this software without specific prior written permission.
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
-->
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<title>About - OpenRefine</title>
|
|
<link rel="icon" type="image/png" href="images/favicon.png">
|
|
<link rel="stylesheet" href="/styles/common.less" />
|
|
<style>
|
|
#body-info {
|
|
margin-bottom: 10em;
|
|
}
|
|
</style>
|
|
<script type="text/javascript" src="externals/jquery-1.12.4.min.js"></script>
|
|
<script type="text/javascript" src="externals/CLDRPluralRuleParser.js"></script>
|
|
<script type="text/javascript" src="externals/jquery.i18n.js"></script>
|
|
<script type="text/javascript" src="externals/jquery.i18n.messagestore.js"></script>
|
|
<script type="text/javascript" src="externals/jquery.i18n.fallbacks.js"></script>
|
|
<script type="text/javascript" src="externals/jquery.i18n.parser.js"></script>
|
|
<script type="text/javascript" src="externals/jquery.i18n.emitter.js"></script>
|
|
<script type="text/javascript" src="externals/jquery.i18n.language.js"></script>
|
|
<script type="text/javascript" src="externals/languages/fi.js"></script>
|
|
<script type="text/javascript" src="externals/languages/ru.js"></script>
|
|
<script type="text/javascript" src="scripts/index.js"></script>
|
|
|
|
</head>
|
|
<body>
|
|
<div id="header">
|
|
<a id="app-home-button" href="./"><img alt="OpenRefine" src="images/logo-openrefine-550.png" height="29" /></a>
|
|
</div>
|
|
|
|
<div id="body-info">
|
|
<h1 id="about-openrefine"></h1>
|
|
<!-- The following two IDs must match those in index.vt/index.js -->
|
|
<h2 id="openrefine-version"></h2>
|
|
<h3 id="java-runtime-version"></h3>
|
|
|
|
<p id="definition">
|
|
</p>
|
|
|
|
<p id="history-openrefine">
|
|
</p>
|
|
|
|
<table cellspacing="0" cellpadding="0"><tr>
|
|
<td width="300">
|
|
<h2 id="contributors"></h2>
|
|
<ul>
|
|
<li><a href="http://www.freebase.com/view/en/david_francois_huynh">David Huynh</a></li>
|
|
<li><a href="http://www.freebase.com/view/en/stefano_mazzocchi">Stefano Mazzocchi</a></li>
|
|
<li><a href="http://www.freebase.com/view/en/vishal_talwar">Vishal Talwar</a></li>
|
|
<li><a href="http://www.freebase.com/view/en/will_moffat">Will Moffat</a></li>
|
|
<li><a href="http://www.freebase.com/view/en/jeff_fry">Jeff Fry</a></li>
|
|
<li><a href="http://www.freebase.com/view/en/james_home">James Home</a></li>
|
|
<li><a href="http://www.freebase.com/view/m/046vz5k">Iain Sproat</a></li>
|
|
<li><a href="http://www.freebase.com/view/user/tfmorris">Tom Morris</a></li>
|
|
<li><a href="http://www.freebase.com/view/user/heathercampbell">Heather Campbell</a></li>
|
|
<li>Thad Guidry thadguidry@gmail.com</li>
|
|
<li>Paul Makepeace paulm@paulm.com</li>
|
|
<li>Tomaž Šolc tomaz.solc@zemanta.com</li>
|
|
<li>Gabriel Sjoberg GabrielSjoberg@gmail.com</li>
|
|
<li>Rod Salazar rodrod.salazar@gmail.com</li>
|
|
<li>pxb pxb1988@gmail.com</li>
|
|
<li>Qi jackyq2015@gmail.com</li>
|
|
<li>Antonin Delpeuch antonin@delpeuch.eu</li>
|
|
</ul>
|
|
</td>
|
|
<td>
|
|
<h2 id="thanks"></h2>
|
|
<ul>
|
|
<li><a href="http://www.paolociccarese.info/">Paolo Ciccarese</a></li>
|
|
<li>Thad Guidry</li>
|
|
<li>Knut Forkalsrud</li>
|
|
<li>Panxiaobo</li>
|
|
<li>Gabriel Sjoberg</li>
|
|
<li><a href="http://paulm.com">Paul Makepeace</a></li>
|
|
<li>Tomaž Šolc</li>
|
|
<li>Rodrigo Salazar</li>
|
|
<li>Owen Stephens</li>
|
|
<li>Ettore Rizza</li>
|
|
</ul>
|
|
</td>
|
|
</table>
|
|
|
|
<h2>OpenRefine License</h2>
|
|
|
|
<pre class="license">
|
|
Copyright 2010-2020, Google Inc. and contributors
|
|
All rights reserved.
|
|
|
|
Redistribution and use in source and binary forms, with or without
|
|
modification, are permitted provided that the following conditions are
|
|
met:
|
|
|
|
* Redistributions of source code must retain the above copyright
|
|
notice, this list of conditions and the following disclaimer.
|
|
* Redistributions in binary form must reproduce the above
|
|
copyright notice, this list of conditions and the following disclaimer
|
|
in the documentation and/or other materials provided with the
|
|
distribution.
|
|
* Neither the name of Google Inc. nor the names of its
|
|
contributors may be used to endorse or promote products derived from
|
|
this software without specific prior written permission.
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
</pre>
|
|
|
|
<h2>Dependencies Licenses</h2>
|
|
|
|
<pre class="license">Apache License 2.0
|
|
------------------
|
|
|
|
licenses/apache2.0.LICENSE.txt
|
|
calendar-parser (package com.google.refine.expr.util)
|
|
ant-tools
|
|
commons-lang
|
|
commons-codec
|
|
commons-fileupload
|
|
jackson
|
|
jdatapath
|
|
jetty
|
|
jetty-util
|
|
log4j
|
|
poi
|
|
poi-ooxml
|
|
poi-ooxml-schemas
|
|
servlet-api
|
|
xmlbeans
|
|
signpost
|
|
opencsv
|
|
textng
|
|
|
|
LGPL
|
|
----
|
|
|
|
licenses/marj4j.LICENSE.txt
|
|
marc4j
|
|
|
|
BSD
|
|
---
|
|
|
|
licenses/secondstring.LICENSE.txt
|
|
secondstring
|
|
|
|
licenses/dom4j.LICENSE.txt
|
|
dom4j
|
|
|
|
licenses/simile.LICENSE.txt
|
|
simile vicino
|
|
|
|
licenses/arithcode.LICENSE.txt
|
|
arithcode
|
|
|
|
licenses/freebase_suggest.LICENSE.txt
|
|
freebase_suggest
|
|
|
|
MIT
|
|
---
|
|
|
|
licenses/jquery.LICENSE.txt
|
|
jquery
|
|
|
|
licenses/jquery_ui.LICENSE.txt
|
|
jquery_ui
|
|
|
|
licenses/jquery.eventstack.LICENSE.txt
|
|
jquery eventstack
|
|
|
|
licenses/datejs.LICENSE.txt
|
|
datejs
|
|
|
|
licenses/imgareaselect.LICENSE.txt
|
|
imgareaselect
|
|
|
|
licenses/slf4j.LICENSE.txt
|
|
slf4j-api
|
|
slf4j-log4j12
|
|
jcl-over-slf4j
|
|
|
|
licenses/icu4j.LICENSE.txt
|
|
icu4j
|
|
|
|
licenses/json.LICENSE.txt
|
|
json
|
|
|
|
licenses/mockito.LICENSE.txt
|
|
mockito
|
|
</pre>
|
|
|
|
</div>
|
|
<script src="about.js"></script>
|
|
</body>
|
|
</html>
|