OSDN Git Service

added licence
authorquiver2k <quiver2k@users.sourceforge.jp>
Sun, 7 Jun 2009 13:47:07 +0000 (22:47 +0900)
committerquiver2k <quiver2k@users.sourceforge.jp>
Sun, 7 Jun 2009 13:47:07 +0000 (22:47 +0900)
jp.sourceforge.moreemacs.feature/feature.xml

index 5caec2d..b383eec 100644 (file)
@@ -6,18 +6,62 @@
       provider-name="quiver2k"\r
       plugin="jp.sourceforge.moreemacs">\r
 \r
-   <description url="http://www.example.com/description">\r
-      [ここにフィーチャーの説明を入力してください。]\r
+   <description url="http://moreemacs.sourceforge.jp/">\r
+      More Emacs Plugin\r
    </description>\r
 \r
-   <copyright url="http://www.example.com/copyright">\r
-      [ここに Copyright の説明を入力してください。]\r
+   <copyright>\r
+      Copyright (c) 2009, quiver2k\r
+All rights reserved.\r
    </copyright>\r
 \r
-   <license url="http://www.example.com/license">\r
-      [ここにライセンスの説明を入力してください。]\r
+   <license>\r
+      Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:\r
+* Redistributions of source code must retain the above copyright
+notice,\r
+this list of conditions and the following disclaimer.\r
+* Redistributions in binary form must reproduce the above copyright
+notice,\r
+this list of conditions and the following disclaimer in the documentation
+and/or other materials provided with the distribution.\r
+* Neither the name of the authors nor the names of its contributors
+may be\r
+used to endorse or promote products derived from this software
+without\r
+specific prior written permission.\r
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+&quot;AS IS&quot;\r
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+TO, THE\r
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE\r
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
+BE\r
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
+OR\r
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
+OF\r
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+OR BUSINESS\r
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+WHETHER IN\r
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+OTHERWISE)\r
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+OF THE\r
+POSSIBILITY OF SUCH DAMAGE.\r
    </license>\r
 \r
+   <requires>\r
+      <import plugin="org.eclipse.ui"/>\r
+      <import plugin="org.eclipse.core.runtime"/>\r
+      <import plugin="org.eclipse.ui.editors" version="3.4.0" match="greaterOrEqual"/>\r
+      <import plugin="com.ibm.icu" version="3.8.1" match="greaterOrEqual"/>\r
+      <import plugin="org.eclipse.jface.text" version="3.4.2" match="greaterOrEqual"/>\r
+   </requires>\r
+\r
    <plugin\r
          id="jp.sourceforge.moreemacs"\r
          download-size="0"\r