Develop and Download Open Source Software

Browse CVS Repository

Contents of /satellite/web/htdocs/license.html.ja

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download)
Wed Jun 24 22:39:32 2009 UTC (14 years, 9 months ago) by orrisroot
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +9 -0 lines
added google analytics code.

1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
3 <head>
4 <meta name="author" content="Neuroinformatics Lab." />
5 <meta name="keywords" content="linux windows macosx opensource system analysis modeling simulation signal-processing parameter-estimation mathematical-model free neuroinformatics" />
6 <meta name="description" content="Document of the SATELLITE" />
7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
8 <link rel="stylesheet" type="text/css" href="satellite.css" />
9 <link rel="icon" type="x-image/icon" href="favicon.ico" />
10 <title>SATELLITE : License</title>
11 </head>
12 <body>
13 <div id="page">
14 <img src="images/logo.gif" alt="logo" style="margin-top: 10px; margin-left: 30px;" />
15 <h1 id="title">SATELLITE</h1>
16 <h2 id="subtitle1">System Analysis Total Environment for Laboratory</h2>
17 <h2 id="subtitle2">- Language and InTeractive Execution</h2>
18 <div id="sectionnav">
19 <div id="sectionnav2">
20 <a href="index.html.ja" title="������������������">������������������</a>
21 <a href="features.html.ja" title="������������">������������</a>
22 <a href="screenshots.html.ja" title="���������������������������">���������������������������</a>
23 <a href="documents.html.ja" title="������������������">������������������</a>
24 <a href="license.html.ja" title="���������������">&nbsp;&nbsp;&nbsp;&nbsp;���������������</a>
25 <a href="manuals.html.ja" title="���������������">&nbsp;&nbsp;&nbsp;&nbsp;���������������</a>
26 <a href="compatibility.html.ja" title="���������������">&nbsp;&nbsp;&nbsp;&nbsp;���������������</a>
27 <a href="news.html.ja" title="������������������">&nbsp;&nbsp;&nbsp;&nbsp;������������������</a>
28 <a href="download.html.ja" title="������������������">������������������</a>
29 <a href="support.html.ja" title="������������������">������������������</a>
30 <a href="links.html.ja" title="���������">���������</a>
31 <br />
32 </div>
33 <div id="sectionnav3">
34 <a href="license.html.en">[English]</a>
35 </div>
36 <a href="http://www.brain.riken.jp/"><img src="images/bsilogo.gif" width="96" height="31" alt="RIKEN Brain Science Institute" style="border: none;" /></a>
37 <a href="http://sourceforge.jp/">
38 <img src="http://sourceforge.jp/sflogo.php?group_id=998" width="96" height="31" alt="SourceForge.jp" style="border: none;" />
39 </a>
40 </div>
41
42 <div id="content">
43 <h3>���������������</h3>
44 <p>SATELLITE ��������������� ������BSD��������������� ������������������������������������������������������������������������������������</p>
45
46 <pre class="license">
47 Copyright (c) 2003-2006 RIKEN Japan, All rights reserved.
48
49 Redistribution and use in source and binary forms, with or
50 without modification, are permitted provided that the following
51 conditions are met:
52
53 1. Redistributions of source code must retain the above
54 copyright notice, this list of conditions and the following
55 disclaimer.
56
57 2. Redistributions in binary form must reproduce the above
58 copyright notice, this list of conditions and the following
59 disclaimer in the documentation and/or other materials
60 provided with the distribution.
61
62 THIS SOFTWARE IS PROVIDED BY RIKEN AND CONTRIBUTORS ``AS IS''
63 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
64 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
65 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
66 SHALL RIKEN OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
67 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
68 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
69 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
70 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
71 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
72 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
73 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
74 DAMAGE.
75 </pre>
76
77 <!-- footerstart -->
78 <div id="footer">
79 <p>Copyright &#169;2003-2006 RIKEN Japan, All Rights Reserved</p>
80 </div>
81
82 </div> <!-- content -->
83 </div> <!-- page -->
84 <script type="text/javascript">
85 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
86 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
87 </script>
88 <script type="text/javascript">
89 try {
90 var pageTracker = _gat._getTracker("UA-9486820-1");
91 pageTracker._trackPageview();
92 } catch(err) {}</script>
93 </body></html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26