Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/web/index.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 53 by tmurakam, Sun Nov 18 07:43:37 2007 UTC revision 55 by tmurakam, Sun Nov 18 07:53:29 2007 UTC
# Line 1  Line 1 
1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  <!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">  <html xmlns="http://www.w3.org/1999/xhtml">
3  <head>  <head>
4    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5  <title>felicalib - FeliCa Library</title>  <title>felicalib - FeliCa Library</title>
6  <meta h<meta name="keywords" content="felicalib,felica,電子マネー,Edy,パソリ,edyクレジット,edyカード,felicaカード" />  <meta name="keywords" content="felicalib,felica,電子マネー,Edy,パソリ,edyクレジット,edyカード,felicaカード" />
 ttp-equiv="Content-Type" content="text/html; charset=utf-8" />  
7  <link rel="stylesheet" href="style.css" type="text/css" />  <link rel="stylesheet" href="style.css" type="text/css" />
8  </head>  </head>
9  <body>  <body>
10    <div id="contents">
11  <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">  <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
12  </script>  </script>
13  <script type="text/javascript">  <script type="text/javascript">
# Line 101  google_color_url = "008000"; Line 102  google_color_url = "008000";
102  <p>本ライブラリは BSD Licence の元で自由に利用可能です。</p>  <p>本ライブラリは BSD Licence の元で自由に利用可能です。</p>
103  <p>なお、本ライブラリの正確性、動作に関しては一切無保証です。</p>  <p>なお、本ライブラリの正確性、動作に関しては一切無保証です。</p>
104  <p>PaSoRi(パソリ)、FeliCaは株式会社ソニーの登録商標です。本プロジェクトは  SONYまたはFeliCa技術を用いるその他企業ともいかなる関係もありません。</p>  <p>PaSoRi(パソリ)、FeliCaは株式会社ソニーの登録商標です。本プロジェクトは  SONYまたはFeliCa技術を用いるその他企業ともいかなる関係もありません。</p>
 <p>&nbsp;</p>  
   
105  <hr>  <hr>
106  <a href="http://www.tmurakam.org/"><i>Takuya Murakami</i></a>  <a href="http://www.tmurakam.org/"><i>Takuya Murakami</i></a>
107  </td>  </td>
108  </tr>  </tr>
109  </table>  </table>
110    </div>
111  </body>  </body>
112  </html>  </html>

Legend:
Removed from v.53  
changed lines
  Added in v.55

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