Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /trunk/web/license.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 82 - (hide annotations) (download) (as text)
Tue Mar 18 16:01:38 2008 UTC (16 years ago) by tmurakam
File MIME type: text/html
File size: 4686 byte(s)
updated
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 82 <br/>
28     <!-- #BeginLibraryItem "/Library/LinkUnit.lbi" -->
29     <script type="text/javascript"><!--
30     google_ad_client = "pub-4621925249922081";
31     /* リンク120x90 */
32     google_ad_slot = "3100601065";
33     google_ad_width = 120;
34     google_ad_height = 90;
35     //-->
36     </script>
37     <script type="text/javascript"
38     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
39     </script>
40     <!-- #EndLibraryItem -->
41 tmurakam 69
42     <!-- amazon -->
43     <br/>
44 tmurakam 82 <br/>
45     <br/>
46 tmurakam 69 <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>
47     <br/>
48 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>
49 tmurakam 69 <br/>
50 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>
51 tmurakam 69 <br/>
52 tmurakam 81 <iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=felicalib-22&o=9&p=8&l=as1&asins=B001144F8W&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>
53 tmurakam 68 </div>
54    
55 tmurakam 71 <!-- Google Analytics -->
56     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
57     </script>
58     <script type="text/javascript">
59     _uacct = "UA-413697-11";
60     urchinTracker();
61     </script>
62    
63 tmurakam 68 <div id="main"><!-- InstanceBeginEditable name="EditRegion3" -->
64     <h2>ライセンスなど</h2>
65     <p>本ライブラリは BSD Licence の元で自由に利用可能です。</p>
66     <p>なお、本ライブラリの正確性、動作に関しては一切無保証です。</p>
67     <p>PaSoRi(パソリ)、FeliCaは株式会社ソニーの登録商標です。本プロジェクトは SONYまたはFeliCa技術を用いるその他企業ともいかなる関係もありません。</p>
68    
69     <!-- #BeginLibraryItem "/Library/AdsenseBanner.lbi" -->
70     <!-- Adsense バナー -->
71     <script type="text/javascript"><!--
72     google_ad_client = "pub-4621925249922081";
73     //468x60, 作成済み 07/11/18
74     google_ad_slot = "9575042018";
75     google_ad_width = 468;
76     google_ad_height = 60;
77     //--></script>
78     <script type="text/javascript"
79     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
80     </script>
81     <!-- #EndLibraryItem -->
82     <!-- InstanceEndEditable --></div>
83    
84     <!-- google adsense -->
85     <div id="ads">
86     <script type="text/javascript"><!--
87     google_ad_client = "pub-4621925249922081";
88     //160x600, 作成済み 07/11/18
89     google_ad_slot = "5617224002";
90     google_ad_width = 160;
91     google_ad_height = 600;
92     //--></script>
93     <script type="text/javascript"
94     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
95     </script>
96    
97    
98     </div>
99    
100     <div id="footer">
101     Copyright (C) 2007 <a href="http://www.tmurakam.org/">Takuya Murakami</a>, All Rights Reserved.
102     </div>
103    
104     </div>
105    
106     </body>
107     <!-- InstanceEnd --></html>

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