Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /trunk/web/license.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 70 - (hide annotations) (download) (as text)
Tue Nov 27 15:20:43 2007 UTC (16 years, 4 months ago) by tmurakam
File MIME type: text/html
File size: 4312 byte(s)


1 tmurakam 68 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2     <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/Main.dwt" codeOutsideHTMLIsLocked="false" -->
3     <head>
4     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5     <!-- InstanceBeginEditable name="doctitle" -->
6 tmurakam 69 <title>felicalib - FeliCa Library : License</title>
7 tmurakam 68 <!-- InstanceEndEditable -->
8     <meta name="keywords" content="felicalib,felica,フェリカ,モバイルフェリカ,電子マネー,Edy,パソリ,edyクレジット,edyカード,felicaカード" />
9     <link rel="stylesheet" href="style.css" type="text/css" />
10     <!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
11     </head>
12     <body>
13    
14     <div id="contents">
15    
16     <div id="header">
17     <img name="title" src="title.jpg" width="900" height="90" border="0" id="title" alt="" /></div>
18    
19     <div id="menubar">
20     <div class="menuentry"><a href="index.html">felicalibとは</a></div>
21 tmurakam 70 <div class="menuentry"><a href="requirement.html">必要環境</a></div>
22 tmurakam 68 <div class="menuentry"><a href="download.html">ダウンロード</a></div>
23     <div class="menuentry"><a href="document.html">ドキュメント</a></div>
24     <div class="menuentry"><a href="wiki.html">Wiki</a></div>
25     <div class="menuentry"><a href="license.html">ライセンス</a></div>
26     <div class="menuentry"><a href="links.html">リンク</a></div>
27 tmurakam 69
28    
29     <!-- amazon -->
30     <br/>
31     <br/>
32     <iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=felicalib-22&o=9&p=8&l=as1&asins=B0009YVAW4&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=FFFFFF&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
33     <br/>
34     <br/>
35 tmurakam 70 <iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=felicalib-22&o=9&p=8&l=as1&asins=4756147275&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=FFFFFF&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
36 tmurakam 69 <br/>
37     <br/>
38 tmurakam 70 <iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=felicalib-22&o=9&p=8&l=as1&asins=4822221369&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=FFFFFF&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
39 tmurakam 69 <br/>
40     <br/>
41 tmurakam 70 <iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=felicalib-22&o=9&p=8&l=as1&asins=B000CSPMYO&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=FFFFFF&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
42 tmurakam 68 </div>
43    
44     <div id="main"><!-- InstanceBeginEditable name="EditRegion3" -->
45     <h2>ライセンスなど</h2>
46     <p>本ライブラリは BSD Licence の元で自由に利用可能です。</p>
47     <p>なお、本ライブラリの正確性、動作に関しては一切無保証です。</p>
48     <p>PaSoRi(パソリ)、FeliCaは株式会社ソニーの登録商標です。本プロジェクトは SONYまたはFeliCa技術を用いるその他企業ともいかなる関係もありません。</p>
49    
50     <!-- #BeginLibraryItem "/Library/AdsenseBanner.lbi" -->
51     <!-- Adsense バナー -->
52     <script type="text/javascript"><!--
53     google_ad_client = "pub-4621925249922081";
54     //468x60, 作成済み 07/11/18
55     google_ad_slot = "9575042018";
56     google_ad_width = 468;
57     google_ad_height = 60;
58     //--></script>
59     <script type="text/javascript"
60     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
61     </script>
62     <!-- #EndLibraryItem -->
63     <!-- InstanceEndEditable --></div>
64    
65     <!-- google adsense -->
66     <div id="ads">
67     <script type="text/javascript"><!--
68     google_ad_client = "pub-4621925249922081";
69     //160x600, 作成済み 07/11/18
70     google_ad_slot = "5617224002";
71     google_ad_width = 160;
72     google_ad_height = 600;
73     //--></script>
74     <script type="text/javascript"
75     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
76     </script>
77    
78    
79    
80    
81 tmurakam 69
82 tmurakam 68 <!-- Google Analytics -->
83     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
84     </script>
85     <script type="text/javascript">
86     _uacct = "UA-413697-11";
87     urchinTracker();
88     </script>
89     </div>
90    
91     <div id="footer">
92     Copyright (C) 2007 <a href="http://www.tmurakam.org/">Takuya Murakami</a>, All Rights Reserved.
93     </div>
94    
95     </div>
96    
97     </body>
98     <!-- InstanceEnd --></html>

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