[Sie-announce] SIEコード [1888]

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 6月 8日 (火) 19:27:58 JST


Revision: 1888
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1888
Author:   dhrname
Date:     2010-06-08 19:27:58 +0900 (Tue, 08 Jun 2010)

Log Message:
-----------


Modified Paths:
--------------
    tags/060/sie-mini.js

Modified: tags/060/sie-mini.js
===================================================================
--- tags/060/sie-mini.js	2010-06-08 10:27:15 UTC (rev 1887)
+++ tags/060/sie-mini.js	2010-06-08 10:27:58 UTC (rev 1888)
@@ -1,3 +1,46 @@
+/*SIE-SVG without Plugin under LGPL2.1 & GPL2.0 & Mozilla Public Lisence
+ *公式ページは http://sie.sourceforge.jp/
+ *利用方法は <script defer="defer" type="text/javascript" src="sie-mini.js"></script>
+ */
+/* ***** BEGIN LICENSE BLOCK *****
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
+ *
+ * The contents of this file are subject to the Mozilla Public License Version
+ * 1.1 (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ * http://www.mozilla.org/MPL/
+ *
+ * Software distributed under the License is distributed on an "AS IS" basis,
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ * for the specific language governing rights and limitations under the
+ * License.
+ *
+ * The Original Code is the Mozilla SVG Cairo Renderer project.
+ *
+ * The Initial Developer of the Original Code is IBM Corporation.
+ * Portions created by the Initial Developer are Copyright (C) 2004
+ * the Initial Developer. All Rights Reserved.
+ *
+ * Parts of this file contain code derived from the following files(s)
+ * of the Mozilla SVG project (these parts are Copyright (C) by their
+ * respective copyright-holders):
+ *    layout/svg/renderer/src/libart/nsSVGLibartBPathBuilder.cpp
+ *
+ * Contributor(s):DHRNAME revulo bellbind
+ *
+ * Alternatively, the contents of this file may be used under the terms of
+ * either of the GNU General Public License Version 2 or later (the "GPL"),
+ * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ * in which case the provisions of the GPL or the LGPL are applicable instead
+ * of those above. If you wish to allow use of your version of this file only
+ * under the terms of either the GPL or the LGPL, and not to allow others to
+ * use your version of this file under the terms of the MPL, indicate your
+ * decision by deleting the provisions above and replace them with the notice
+ * and other provisions required by the GPL or the LGPL. If you do not delete
+ * the provisions above, a recipient may use your version of this file under
+ * the terms of any one of the MPL, the GPL or the LGPL.
+ *
+ * ***** END LICENSE BLOCK ***** */
 var NAIBU={};SIE={version:0.60};
 /*@cc_on  _d=document;eval('var  document=_d')@*/
 var sieb_s;function svgtovml(){var isMSIE=/*@cc_on!@*/false;




Sie-announce メーリングリストの案内
Back to archive index