Changeset 3434
- Timestamp:
- Feb 25, 2008, 11:04:59 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel-tools/trunk/eclipse/org.refal.plus.rfpdt.feature/feature.xml
r3399 r3434 4 4 label="Refal Plus Development Tools" 5 5 version="1.1.7" 6 provider-name="Program Systems Institute , Pereslavl-Zalessky, Russia">6 provider-name="Program Systems Institute of RAS"> 7 7 8 <description url="http:// trac.botik.ru/refal">8 <description url="http://rfp.botik.ru/"> 9 9 This feature provides an environment for programming in Refal Plus language. 10 10 </description> 11 11 12 12 <copyright url="http://www.botik.ru/PSI/"> 13 Program Systems Institute, Pereslavl-Zalessky, Russia13 Copyright (c) 2006-2008, Program Systems Institute of RAS 14 14 </copyright> 15 15 16 <license> 17 Anyone can use this feature and its sources for any purpose. 16 <license url="http://rfp.botik.ru/license.html"> 17 Copyright (c) 2006-2008, Program Systems Institute of RAS 18 All rights reserved. 19 Redistribution and use in source and binary forms, with or without 20 modification, are permitted provided that the following conditions 21 are met: 22 * Redistributions of source code must retain the above copyright 23 notice, this list of conditions and the following disclaimer. 24 * Redistributions in binary form must reproduce the above copyright 25 notice, this list of conditions and the following disclaimer 26 in the documentation and/or other materials provided with the 27 distribution. 28 * Neither the name of the Program Systems Institute of RAS nor 29 the names of its contributors may be used to endorse or promote 30 products derived from this software without specific prior written 31 permission. 32 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 33 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT 34 NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 35 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 36 SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 37 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 38 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 39 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 40 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 41 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 42 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 43 OF THE POSSIBILITY OF SUCH DAMAGE. 18 44 </license> 19 45
Note: See TracChangeset
for help on using the changeset viewer.