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