Changeset 3440 for devel-tools/trunk
- Timestamp:
- Feb 25, 2008, 11:28:29 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel-tools/trunk/eclipse/org.refal.plus.rfpdt.feature/feature.xml
r3434 r3440 16 16 <license url="http://rfp.botik.ru/license.html"> 17 17 Copyright (c) 2006-2008, Program Systems Institute of RAS 18 18 19 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. 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. 44 30 </license> 45 31
Note: See TracChangeset
for help on using the changeset viewer.