-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlicence.html
27 lines (27 loc) · 1.87 KB
/
licence.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#-------------------------------------------------------------------------------
# Copyright 2014 DEIB - Politecnico di Milano
#
# Marco Balduini (marco.balduini@polimi.it)
# Emanuele Della Valle (emanuele.dellavalle@polimi.it)
# Davide Barbieri
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# This work was partially supported by the European project LarKC (FP7-215535)
#-------------------------------------------------------------------------------
<html>
<head></head>
<body>
<h2>Licence </h2><p>The C-SPARQL "ready to go pack" is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. </p> <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/" rel="license"><img src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" border="0" alt="Licenza Creative Commons" /></a><br /><br /><span>C-SPARQL</span> by <a href="/" rel="cc:attributionURL">Davide Barbieri and Emanuele Della Valle</a> is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/" rel="license">Creative Commons Attribuzione - Non commerciale - Condividi allo stesso modo 3.0 Unported License</a>. Permissions beyond the scope of this license may be available writing to <a href="mailto:emanuele.dellavalle@polimi.it" rel="cc:morePermissions">emanuele.dellavalle@polimi.it</a>.
</body>
</html>