Changeset 80657c560c55a46e8bdb3bcc2aef994a475d2511

Show
Ignore:
Timestamp:
06/28/09 23:36:50 (9 months ago)
Author:
mb0 <mb0@…>
git-author:
mb0 <mb0@mb0.org> / 2009-06-10T02:53:35Z+0200
Parents:
69d1ca8cf4ab8b63f93d4467f3d504c0ffdfabb7
Children:
3d0622cd77233477dd222f1c00c4f35afeb67815
git-committer:
mb0 <mb0@mb0.org> / 2009-06-28T23:36:50Z+0200
Message:

moved epl license text to features.
added a license.txt as notice.
added more information about redistributed content.

Files:
15 added
11 removed
22 modified

Legend:

Unmodified
Added
Removed
  • org.axdt.as3.debug/build.properties

    r574f758 r80657c5  
    55               plugin.xml,\ 
    66               icons/,\ 
    7                epl-v10.html 
     7               license.txt 
  • org.axdt.as3.test/build.properties

    re9006de r80657c5  
    22output.. = bin/ 
    33bin.includes = META-INF/,\ 
    4                . 
     4               .,\ 
     5               license.txt 
  • org.axdt.as3/build.properties

    r0595c54 r80657c5  
    44               plugin.xml,\ 
    55               icons/,\ 
    6                epl-v10.html,\ 
     6               license.txt,\ 
    77               templates/ 
    88source.. = src/ 
  • org.axdt.axdoc.model/build.properties

    r87f02d1 r80657c5  
    99               META-INF/,\ 
    1010               plugin.xml,\ 
    11                plugin.properties 
     11               plugin.properties,\ 
     12               license.txt 
    1213jars.compile.order = . 
    1314source.. = src/ 
  • org.axdt.axdoc.test/build.properties

    r9a9ef10 r80657c5  
    22output.. = bin/ 
    33bin.includes = META-INF/,\ 
    4                . 
     4               .,\ 
     5               license.txt 
  • org.axdt.axdoc/build.properties

    r87f02d1 r80657c5  
    44               .,\ 
    55               plugin.xml,\ 
    6                tagsoup-1.2.jar 
     6               tagsoup-1.2.jar,\ 
     7               license.txt 
    78source.. = src/ 
  • org.axdt.common/build.properties

    rfc56e42 r80657c5  
    44               .,\ 
    55               plugin.xml,\ 
    6                epl-v10.html,\ 
     6               license.txt,\ 
    77               icons/,\ 
    88               schema/ 
  • org.axdt.feature/epl-v10.html

    rfc56e42 r80657c5  
    9090This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. 
    9191 
    92    </pre><br><hr><p>Hosted by <a href="http://sf.net/projects/easyeclipse"><img alt="Sourceforge logo" src="epl-1.0-Dateien/sflogo.png" height="31" width="88"></a></p><p>Copyright © 2003-2006 nexB Inc. All rights reserved.</p></body></html> 
     92   </pre></body></html> 
  • org.axdt.feature/feature.xml

    rf136e7c r80657c5  
    1515 
    1616   <license url="http://www.eclipse.org/org/documents/epl-v10.php"> 
    17       For legal terms, see the Eclipse Public License. 
     17      Eclipse Public License 1.0 
     18 
     19You can find a copy of the license text in any AXDT feature. 
    1820   </license> 
    1921 
  • org.axdt.flex3sdk.compiler/build.properties

    r2d829b7 r80657c5  
    33bin.includes = META-INF/,\ 
    44               .,\ 
    5                epl-v10.html,\ 
     5               license.txt,\ 
    66               fragment.xml 
  • org.axdt.flex3sdk.feature/epl-v10.html

    rfc56e42 r80657c5  
    9090This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. 
    9191 
    92    </pre><br><hr><p>Hosted by <a href="http://sf.net/projects/easyeclipse"><img alt="Sourceforge logo" src="epl-1.0-Dateien/sflogo.png" height="31" width="88"></a></p><p>Copyright © 2003-2006 nexB Inc. All rights reserved.</p></body></html> 
     92   </pre></body></html> 
  • org.axdt.flex3sdk.feature/feature.xml

    rbf2b349 r80657c5  
    1212   <copyright url="http://mb0.org"> 
    1313      (c) Martin Schnabel mb0@mb0.org 
    14 See NOTICE files for bundled content. 
     14Look for notice or readme files for origins of bundled content. 
    1515   </copyright> 
    1616 
    1717   <license url="http://www.eclipse.org/org/documents/epl-v10.php"> 
    18       For legal terms, see the Eclipse Public License. 
    19 Bundled content uses Mozilla Public License version 1.1 and Apache License Version 2.0. 
     18      Eclipse Public License 1.0 
     19You can find a copy of the license text in any AXDT feature. 
     20--- 
     21The Adobe FlexSDK is licensed under: Mozilla Public License 1.1 
     22You can find the license text in the plugin or at http://www.mozilla.org/MPL/ 
     23Other redistributed libraries are licensed under Apache Software License 1.1 and 2.0. 
     24You can find a copy of the license and more information within the plugins. 
    2025   </license> 
    2126 
  • org.axdt.flex3sdk/build.properties

    rfc56e42 r80657c5  
    33bin.includes = META-INF/,\ 
    44               .,\ 
    5                epl-v10.html,\ 
     5               license.txt,\ 
    66               flexsdk/,\ 
    77               plugin.xml 
  • org.axdt.flex4sdk.compiler/build.properties

    rfc56e42 r80657c5  
    33bin.includes = META-INF/,\ 
    44               .,\ 
    5                epl-v10.html,\ 
     5               license.txt,\ 
    66               fragment.xml 
  • org.axdt.flex4sdk.feature/epl-v10.html

    rfc56e42 r80657c5  
    9090This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. 
    9191 
    92    </pre><br><hr><p>Hosted by <a href="http://sf.net/projects/easyeclipse"><img alt="Sourceforge logo" src="epl-1.0-Dateien/sflogo.png" height="31" width="88"></a></p><p>Copyright © 2003-2006 nexB Inc. All rights reserved.</p></body></html> 
     92   </pre></body></html> 
  • org.axdt.flex4sdk.feature/feature.xml

    rbf2b349 r80657c5  
    1313   <copyright url="http://mb0.org"> 
    1414      (c) Martin Schnabel mb0@mb0.org 
    15 See NOTICE files within the plugins for bundled content. 
     15Look for notice or readme files for origins of bundled content. 
    1616   </copyright> 
    1717 
    1818   <license url="http://www.eclipse.org/org/documents/epl-v10.php"> 
    19       For legal terms, see the Eclipse Public License. 
    20 Bundled content uses Mozilla Public License version 1.1 and Apache License Version 2.0. 
     19      Eclipse Public License 1.0 
     20You can find a copy of the license text in any AXDT feature. 
     21--- 
     22The Adobe FlexSDK is licensed under: Mozilla Public License 1.1 
     23You can find the license text in the plugin or at http://www.mozilla.org/MPL/ 
     24Other redistributed libraries are licensed under Apache Software License 1.1 and 2.0. 
     25You can find a copy of the license and more information within the plugins. 
    2126   </license> 
    2227 
  • org.axdt.flex4sdk/build.properties

    rfc56e42 r80657c5  
    33bin.includes = META-INF/,\ 
    44               .,\ 
    5                epl-v10.html,\ 
     5               license.txt,\ 
    66               flexsdk/,\ 
    77               plugin.xml 
  • org.axdt.flexsdk.feature/epl-v10.html

    rfc56e42 r80657c5  
    9090This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. 
    9191 
    92    </pre><br><hr><p>Hosted by <a href="http://sf.net/projects/easyeclipse"><img alt="Sourceforge logo" src="epl-1.0-Dateien/sflogo.png" height="31" width="88"></a></p><p>Copyright © 2003-2006 nexB Inc. All rights reserved.</p></body></html> 
     92   </pre></body></html> 
  • org.axdt.flexsdk.feature/feature.xml

    re4c3dc3 r80657c5  
    77 
    88   <description url="http://www.axdt.org/wiki"> 
    9       This feature contains common dependencies of the Flex 3 and 4. 
     9      This feature contains common dependencies for the FlexSDK 3 and 4. 
    1010   </description> 
    1111 
    1212   <copyright url="http://mb0.org"> 
    1313      (c) Martin Schnabel mb0@mb0.org 
    14 See NOTICE files within the plugins for bundled content. 
     14Look for notice or readme files for origins of bundled content. 
    1515   </copyright> 
    1616 
    1717   <license url="http://www.eclipse.org/org/documents/epl-v10.php"> 
    18       For legal terms, see the Eclipse Public License. 
    19 Bundled content uses Mozilla Public License version 1.1 and Apache 
    20 License Version 2.0. 
     18      Eclipse Public License 1.0 
     19You can find a copy of the license text in any AXDT feature. 
     20--- 
     21The redistributed libraries are licensed under Mozilla Public License 1.1, Apache Software License 1.1 and 2.0. 
     22You can find a copy of the license and more information within the plugins. 
    2123   </license> 
    2224 
  • org.axdt.mxml/build.properties

    r0bcf480 r80657c5  
    66               icons/,\ 
    77               data/,\ 
    8                epl-v10.html,\ 
     8               license.txt,\ 
    99               designview/ 
  • org.axdt.navigator/build.properties

    rdaf4cdc r80657c5  
    55               plugin.xml,\ 
    66               icons/,\ 
    7                epl-v10.html 
     7               license.txt 
  • org.axdt.swfview/build.properties

    r0384ed6 r80657c5  
    55               plugin.xml,\ 
    66               icons/,\ 
    7                epl-v10.html 
     7               license.txt