OSDN Git Service

Add the updateList method to the object
[sie/sie.git] / Readme.html
index b4672fe..336da56 100644 (file)
@@ -1,4 +1,5 @@
-<html xmlns="http://www.w3.org/1999/xhtml">\r
+<!DOCTYPE html>\r
+<html xmlns="http://www.w3.org/1999/xhtml">\r
 <head>\r
 <title>SIE - 標準的な2Dベクタ画像のSVGを表示するJavaScriptライブラリ</title>\r
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\r
@@ -17,7 +18,7 @@
 </ol>\r
 <h3>ライセンス</h3>\r
 <p>無償のオープンソースとして公開しているので、どうぞご自由にお使いください。</p>\r
-<p>ライセンスはオープンソースのMozilla Public Licence(MPL1.1)で提供しています。</p>\r
+<p>ライセンスはオープンソースのMIT Licenceで提供しています。</p>\r
 <h2>目次</h2>\r
 <ol>\r
  <li>使い方</li>\r
 </form>\r
 <object data="org/svg/zeimusu_sakura_.svg" type="image/svg+xml" width="180" height="200"></object>\r
 <h2>動作環境</h2>\r
-<p>IE8とIE11で確認</p>\r
+<p>IE11で確認</p>\r
 <p>その他、Firefox39、Opera30(以上、環境はWindows 7)</p>\r
 <h2>注意</h2>\r
-<p>必ず、サーバにアップロードしてください。IEのセキュリティ上、ローカルでは動きません。また、IE6-8をお使いの方はActiveXは有効にしておいてください。</p>\r
+<p>必ず、サーバにアップロードしてください。IEのセキュリティ上、ローカルでは動きません。</p>\r
 <h2>コミュニティ</h2>\r
 <h3>メーリングリスト</h3>\r
 <p><a href="sie-developers@lists.sourceforge.jp">sie-developers@lists.osdn.jp</a>。ログインページは<a href="http://lists.osdn.jp/mailman/listinfo/sie-developers">SIEの公式メーリングリスト</a>。</p>\r
 <li>zeimusu_sakra_.svg (SVG形式のサンプル画像)</li>\r
 <li>org (ソースコード)<ul>\r
 <li>sie-uncompressed.js (sie.jsのオリジナルソース)</li>\r
-<li>build.php (SIEのモジュールを一つのファイルにして、オリジナルソースを作成するプログラム)</li>\r
+<li>build.js (SIEのモジュールを一つのファイルにして、オリジナルソースを作成するプログラム)</li>\r
 <li>w3c (SIEのモジュールを収納したディレクトリ)</li>\r
 </ul></li>\r
 </ul>\r
 <p>最後に、revulo氏, bellbind氏と、<a href="http://osdn.jp/"><img src="http://osdn.jp/sflogo.php?group_id=3313" width="96" height="31" border="0" alt="SourceForge.jp"></a>さんに謝意を述べたいと思います。</p>\r
-<address>&copy; Copyright 2003 dhrname(Eメールで<a href="mailto:sie-developers@lists.sourceforge.jp">sie-developers@lists.sourceforge.jp</a>))。このページの許諾に関しても、SIEと同様のライセンスが適用されるものとします。</address>\r
-<!--/*SIE-SVGtoVML LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/\r
-/* ***** BEGIN LICENSE BLOCK *****\r
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1\r
+<address>&copy; Copyright 2003-2016 dhrname(Eメールで<a href="mailto:sie-developers@lists.sourceforge.jp">sie-developers@lists.sourceforge.jp</a>))。このページの許諾に関しても、SIEと同様のライセンスが適用されるものとします。</address>\r
+<!--/*SIE under the MIT Lisence\r
+ */\r
+/* Copyright 2016 dhrname and other contributors\r
+ * http://sie.osdn.jp/\r
  *\r
- * The contents of this file are subject to the Mozilla Public License Version\r
- * 1.1 (the "License"); you may not use this file except in compliance with\r
- * the License. You may obtain a copy of the License at\r
- * http://www.mozilla.org/MPL/\r
- *\r
- * Software distributed under the License is distributed on an "AS IS" basis,\r
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License\r
- * for the specific language governing rights and limitations under the\r
- * License.\r
- *\r
- * Contributor(s):DHRNAME\r
- *\r
- * Alternatively, the contents of this file may be used under the terms of\r
- * either of the GNU General Public License Version 2 or later (the "GPL"),\r
- * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),\r
- * in which case the provisions of the GPL or the LGPL are applicable instead\r
- * of those above. If you wish to allow use of your version of this file only\r
- * under the terms of either the GPL or the LGPL, and not to allow others to\r
- * use your version of this file under the terms of the MPL, indicate your\r
- * decision by deleting the provisions above and replace them with the notice\r
- * and other provisions required by the GPL or the LGPL. If you do not delete\r
- * the provisions above, a recipient may use your version of this file under\r
- * the terms of any one of the MPL, the GPL or the LGPL.\r
- *\r
- * ***** END LICENSE BLOCK ***** */-->\r
+ * Permission is hereby granted, free of charge, to any person obtaining\r
+ * a copy of this software and associated documentation files (the\r
+ * "Software"), to deal in the Software without restriction, including\r
+ * without limitation the rights to use, copy, modify, merge, publish,\r
+ * distribute, sublicense, and/or sell copies of the Software, and to\r
+ * permit persons to whom the Software is furnished to do so, subject to\r
+ * the following conditions:\r
+ * \r
+ * The above copyright notice and this permission notice shall be\r
+ * included in all copies or substantial portions of the Software.\r
+ * \r
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,\r
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\r
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\r
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\r
+ * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\r
+ * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\r
+ * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\r
+ */-->\r
     </body>\r
 </html>\r