- Timestamp:
- Dec 30, 2010 4:26:23 PM (10 years ago)
- Location:
- trunk
- Files:
-
- 19 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Clp/LICENSE
r816 r1655 1 Common Public License Version1.02 3 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC4 LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM 5 CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.1 Eclipse Public License - v 1.0 2 3 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE 4 PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION 5 OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. 6 6 7 7 1. DEFINITIONS … … 10 10 11 11 a) in the case of the initial Contributor, the initial code and 12 documentation distributed under this Agreement, and12 documentation distributed under this Agreement, and 13 13 14 14 b) in the case of each subsequent Contributor: 15 15 16 i) changes to the Program, and 17 18 ii) additions to the Program; 19 20 where such changes and/or additions to the Program originate from and are 21 distributed by that particular Contributor. A Contribution 'originates' from a 22 Contributor if it was added to the Program by such Contributor itself or 23 anyone acting on such Contributor's behalf. Contributions do not include 24 additions to the Program which: (i) are separate modules of software 25 distributed in conjunction with the Program under their own license agreement, 26 and (ii) are not derivative works of the Program. 27 28 "Contributor" means any person or entity that distributes the Program. 29 30 "Licensed Patents " mean patent claims licensable by a Contributor which are 31 necessarily infringed by the use or sale of its Contribution alone or when 32 combined with the Program. 33 34 "Program" means the Contributions distributed in accordance with this 35 Agreement. 36 37 "Recipient" means anyone who receives the Program under this Agreement, 38 including all Contributors. 16 i) changes to the Program, and 17 18 ii) additions to the Program; 19 20 where such changes and/or additions to the Program originate 21 from and are distributed by that particular Contributor. A 22 Contribution 'originates' from a Contributor if it was added to 23 the Program by such Contributor itself or anyone acting on such 24 Contributor's behalf. Contributions do not include additions to 25 the Program which: (i) are separate modules of software 26 distributed in conjunction with the Program under their own 27 license agreement, and (ii) are not derivative works of the 28 Program. 29 30 "Contributor" means any person or entity that distributes the 31 Program. 32 33 "Licensed Patents" mean patent claims licensable by a Contributor 34 which are necessarily infringed by the use or sale of its 35 Contribution alone or when combined with the Program. 36 37 "Program" means the Contributions distributed in accordance with 38 this Agreement. 39 40 "Recipient" means anyone who receives the Program under this 41 Agreement, including all Contributors. 39 42 40 43 2. GRANT OF RIGHTS 41 44 42 a) Subject to the terms of this Agreement, each Contributor hereby grants 43 Recipient a non-exclusive, worldwide, royalty-free copyright license to 44 reproduce, prepare derivative works of, publicly display, publicly perform, 45 distribute and sublicense the Contribution of such Contributor, if any, and 46 such derivative works, in source code and object code form. 47 48 b) Subject to the terms of this Agreement, each Contributor hereby grants 49 Recipient a non-exclusive, worldwide, royalty-free patent license under 50 Licensed Patents to make, use, sell, offer to sell, import and otherwise 51 transfer the Contribution of such Contributor, if any, in source code and 52 object code form. This patent license shall apply to the combination of the 53 Contribution and the Program if, at the time the Contribution is added by the 54 Contributor, such addition of the Contribution causes such combination to be 55 covered by the Licensed Patents. The patent license shall not apply to any 56 other combinations which include the Contribution. No hardware per se is 57 licensed hereunder. 58 59 c) Recipient understands that although each Contributor grants the 60 licenses to its Contributions set forth herein, no assurances are provided by 61 any Contributor that the Program does not infringe the patent or other 62 intellectual property rights of any other entity. Each Contributor disclaims 63 any liability to Recipient for claims brought by any other entity based on 64 infringement of intellectual property rights or otherwise. As a condition to 65 exercising the rights and licenses granted hereunder, each Recipient hereby 66 assumes sole responsibility to secure any other intellectual property rights 67 needed, if any. For example, if a third party patent license is required to 68 allow Recipient to distribute the Program, it is Recipient's responsibility to 69 acquire that license before distributing the Program. 70 71 d) Each Contributor represents that to its knowledge it has sufficient 72 copyright rights in its Contribution, if any, to grant the copyright license 73 set forth in this Agreement. 45 a) Subject to the terms of this Agreement, each Contributor hereby 46 grants Recipient a non-exclusive, worldwide, royalty-free copyright 47 license to reproduce, prepare derivative works of, publicly display, 48 publicly perform, distribute and sublicense the Contribution of such 49 Contributor, if any, and such derivative works, in source code and 50 object code form. 51 52 b) Subject to the terms of this Agreement, each Contributor hereby 53 grants Recipient a non-exclusive, worldwide, royalty-free patent 54 license under Licensed Patents to make, use, sell, offer to sell, 55 import and otherwise transfer the Contribution of such Contributor, 56 if any, in source code and object code form. This patent license 57 shall apply to the combination of the Contribution and the Program 58 if, at the time the Contribution is added by the Contributor, such 59 addition of the Contribution causes such combination to be covered 60 by the Licensed Patents. The patent license shall not apply to any 61 other combinations which include the Contribution. No hardware per 62 se is licensed hereunder. 63 64 c) Recipient understands that although each Contributor grants the 65 licenses to its Contributions set forth herein, no assurances are 66 provided by any Contributor that the Program does not infringe the 67 patent or other intellectual property rights of any other 68 entity. Each Contributor disclaims any liability to Recipient for 69 claims brought by any other entity based on infringement of 70 intellectual property rights or otherwise. As a condition to 71 exercising the rights and licenses granted hereunder, each Recipient 72 hereby assumes sole responsibility to secure any other intellectual 73 property rights needed, if any. For example, if a third party patent 74 license is required to allow Recipient to distribute the Program, it 75 is Recipient's responsibility to acquire that license before 76 distributing the Program. 77 78 d) Each Contributor represents that to its knowledge it has 79 sufficient copyright rights in its Contribution, if any, to grant 80 the copyright license set forth in this Agreement. 74 81 75 82 3. REQUIREMENTS 76 83 77 A Contributor may choose to distribute the Program in object code form under 78 its own license agreement, provided that: 79 80 a) it complies with the terms and conditions of this Agreement; and 84 A Contributor may choose to distribute the Program in object code 85 form under its own license agreement, provided that: 86 87 a) it complies with the terms and conditions of this Agreement; 88 and 81 89 82 90 b) its license agreement: 83 91 84 i) effectively disclaims on behalf of all Contributors all warranties and 85 conditions, express and implied, including warranties or conditions of title 86 and non-infringement, and implied warranties or conditions of merchantability 87 and fitness for a particular purpose; 88 89 ii) effectively excludes on behalf of all Contributors all liability for 90 damages, including direct, indirect, special, incidental and consequential 91 damages, such as lost profits; 92 93 iii) states that any provisions which differ from this Agreement are 94 offered by that Contributor alone and not by any other party; and 95 96 iv) states that source code for the Program is available from such 97 Contributor, and informs licensees how to obtain it in a reasonable manner on 98 or through a medium customarily used for software exchange. 92 i) effectively disclaims on behalf of all Contributors all 93 warranties and conditions, express and implied, including 94 warranties or conditions of title and non-infringement, and 95 implied warranties or conditions of merchantability and 96 fitness for a particular purpose; 97 98 ii) effectively excludes on behalf of all Contributors all 99 liability for damages, including direct, indirect, special, 100 incidental and consequential damages, such as lost profits; 101 102 iii) states that any provisions which differ from this 103 Agreement are offered by that Contributor alone and not by 104 any other party; and 105 106 iv) states that source code for the Program is available 107 from such Contributor, and informs licensees how to obtain 108 it in a reasonable manner on or through a medium customarily 109 used for software exchange. 99 110 100 111 When the Program is made available in source code form: … … 102 113 a) it must be made available under this Agreement; and 103 114 104 b) a copy of this Agreement must be included with each copy of the105 Program.106 107 Contributors may not remove or alter any copyright notices contained within108 the Program.109 110 Each Contributor must identify itself as the originator of its Contribution,111 if any, in a manner that reasonably allows subsequent Recipients to identify 112 the originator of the Contribution.115 b) a copy of this Agreement must be included with each copy of 116 the Program. 117 118 Contributors may not remove or alter any copyright notices contained 119 within the Program. 120 121 Each Contributor must identify itself as the originator of its 122 Contribution, if any, in a manner that reasonably allows subsequent 123 Recipients to identify the originator of the Contribution. 113 124 114 125 4. COMMERCIAL DISTRIBUTION 115 126 116 Commercial distributors of software may accept certain responsibilities with 117 respect to end users, business partners and the like. While this license is 118 intended to facilitate the commercial use of the Program, the Contributor who 119 includes the Program in a commercial product offering should do so in a manner 120 which does not create potential liability for other Contributors. Therefore, 121 if a Contributor includes the Program in a commercial product offering, such 122 Contributor ("Commercial Contributor") hereby agrees to defend and indemnify 123 every other Contributor ("Indemnified Contributor") against any losses, 124 damages and costs (collectively "Losses") arising from claims, lawsuits and 127 Commercial distributors of software may accept certain 128 responsibilities with respect to end users, business partners and 129 the like. While this license is intended to facilitate the 130 commercial use of the Program, the Contributor who includes the 131 Program in a commercial product offering should do so in a manner 132 which does not create potential liability for other 133 Contributors. Therefore, if a Contributor includes the Program in a 134 commercial product offering, such Contributor ("Commercial 135 Contributor") hereby agrees to defend and indemnify every other 136 Contributor ("Indemnified Contributor") against any losses, damages 137 and costs (collectively "Losses") arising from claims, lawsuits and 125 138 other legal actions brought by a third party against the Indemnified 126 Contributor to the extent caused by the acts or omissions of such Commercial 127 Contributor in connection with its distribution of the Program in a commercial 128 product offering. The obligations in this section do not apply to any claims 129 or Losses relating to any actual or alleged intellectual property 130 infringement. In order to qualify, an Indemnified Contributor must: a) 131 promptly notify the Commercial Contributor in writing of such claim, and b) 132 allow the Commercial Contributor to control, and cooperate with the Commercial 133 Contributor in, the defense and any related settlement negotiations. The 134 Indemnified Contributor may participate in any such claim at its own expense. 135 136 For example, a Contributor might include the Program in a commercial product 137 offering, Product X. That Contributor is then a Commercial Contributor. If 138 that Commercial Contributor then makes performance claims, or offers 139 warranties related to Product X, those performance claims and warranties are 140 such Commercial Contributor's responsibility alone. Under this section, the 141 Commercial Contributor would have to defend claims against the other 142 Contributors related to those performance claims and warranties, and if a 143 court requires any other Contributor to pay any damages as a result, the 144 Commercial Contributor must pay those damages. 139 Contributor to the extent caused by the acts or omissions of such 140 Commercial Contributor in connection with its distribution of the 141 Program in a commercial product offering. The obligations in this 142 section do not apply to any claims or Losses relating to any actual 143 or alleged intellectual property infringement. In order to qualify, 144 an Indemnified Contributor must: a) promptly notify the Commercial 145 Contributor in writing of such claim, and b) allow the Commercial 146 Contributor to control, and cooperate with the Commercial 147 Contributor in, the defense and any related settlement 148 negotiations. The Indemnified Contributor may participate in any 149 such claim at its own expense. 150 151 For example, a Contributor might include the Program in a commercial 152 product offering, Product X. That Contributor is then a Commercial 153 Contributor. If that Commercial Contributor then makes performance 154 claims, or offers warranties related to Product X, those performance 155 claims and warranties are such Commercial Contributor's 156 responsibility alone. Under this section, the Commercial Contributor 157 would have to defend claims against the other Contributors related 158 to those performance claims and warranties, and if a court requires 159 any other Contributor to pay any damages as a result, the Commercial 160 Contributor must pay those damages. 145 161 146 162 5. NO WARRANTY 147 163 148 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN 149 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR 150 IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, 151 NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each 152 Recipient is solely responsible for determining the appropriateness of using 153 and distributing the Program and assumes all risks associated with its 154 exercise of rights under this Agreement, including but not limited to the 155 risks and costs of program errors, compliance with applicable laws, damage to 156 or loss of data, programs or equipment, and unavailability or interruption of 157 operations. 164 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS 165 PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF 166 ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, 167 ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, 168 MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient 169 is solely responsible for determining the appropriateness of using 170 and distributing the Program and assumes all risks associated with 171 its exercise of rights under this Agreement , including but not 172 limited to the risks and costs of program errors, compliance with 173 applicable laws, damage to or loss of data, programs or equipment, 174 and unavailability or interruption of operations. 158 175 159 176 6. DISCLAIMER OF LIABILITY 160 177 161 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY 162 CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, 163 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION 164 LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 165 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 166 ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE 167 EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY 168 OF SUCH DAMAGES. 178 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT 179 NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, 180 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 181 (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON 182 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 183 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 184 THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS 185 GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 186 DAMAGES. 169 187 170 188 7. GENERAL 171 189 172 190 If any provision of this Agreement is invalid or unenforceable under 173 applicable law, it shall not affect the validity or enforceability of the 174 remainder of the terms of this Agreement, and without further action by the 175 parties hereto, such provision shall be reformed to the minimum extent 176 necessary to make such provision valid and enforceable. 177 178 If Recipient institutes patent litigation against a Contributor with respect 179 to a patent applicable to software (including a cross-claim or counterclaim in 180 a lawsuit), then any patent licenses granted by that Contributor to such 181 Recipient under this Agreement shall terminate as of the date such litigation 182 is filed. In addition, if Recipient institutes patent litigation against any 183 entity (including a cross-claim or counterclaim in a lawsuit) alleging that 184 the Program itself (excluding combinations of the Program with other software 185 or hardware) infringes such Recipient's patent(s), then such Recipient's 186 rights granted under Section 2(b) shall terminate as of the date such 187 litigation is filed. 188 189 All Recipient's rights under this Agreement shall terminate if it fails to 190 comply with any of the material terms or conditions of this Agreement and does 191 not cure such failure in a reasonable period of time after becoming aware of 192 such noncompliance. If all Recipient's rights under this Agreement terminate, 193 Recipient agrees to cease use and distribution of the Program as soon as 194 reasonably practicable. However, Recipient's obligations under this Agreement 195 and any licenses granted by Recipient relating to the Program shall continue 196 and survive. 197 198 Everyone is permitted to copy and distribute copies of this Agreement, but in 199 order to avoid inconsistency the Agreement is copyrighted and may only be 200 modified in the following manner. The Agreement Steward reserves the right to 201 publish new versions (including revisions) of this Agreement from time to 202 time. No one other than the Agreement Steward has the right to modify this 203 Agreement. IBM is the initial Agreement Steward. IBM may assign the 204 responsibility to serve as the Agreement Steward to a suitable separate 205 entity. Each new version of the Agreement will be given a distinguishing 206 version number. The Program (including Contributions) may always be 207 distributed subject to the version of the Agreement under which it was 208 received. In addition, after a new version of the Agreement is published, 209 Contributor may elect to distribute the Program (including its Contributions) 210 under the new version. Except as expressly stated in Sections 2(a) and 2(b) 211 above, Recipient receives no rights or licenses to the intellectual property 212 of any Contributor under this Agreement, whether expressly, by implication, 213 estoppel or otherwise. All rights in the Program not expressly granted under 214 this Agreement are reserved. 215 216 This Agreement is governed by the laws of the State of New York and the 217 intellectual property laws of the United States of America. No party to this 218 Agreement will bring a legal action under this Agreement more than one year 219 after the cause of action arose. Each party waives its rights to a jury trial 220 in any resulting litigation. 191 applicable law, it shall not affect the validity or enforceability 192 of the remainder of the terms of this Agreement, and without further 193 action by the parties hereto, such provision shall be reformed to 194 the minimum extent necessary to make such provision valid and 195 enforceable. 196 197 If Recipient institutes patent litigation against any entity 198 (including a cross-claim or counterclaim in a lawsuit) alleging that 199 the Program itself (excluding combinations of the Program with other 200 software or hardware) infringes such Recipient's patent(s), then 201 such Recipient's rights granted under Section 2(b) shall terminate 202 as of the date such litigation is filed. 203 204 All Recipient's rights under this Agreement shall terminate if it 205 fails to comply with any of the material terms or conditions of this 206 Agreement and does not cure such failure in a reasonable period of 207 time after becoming aware of such noncompliance. If all Recipient's 208 rights under this Agreement terminate, Recipient agrees to cease use 209 and distribution of the Program as soon as reasonably 210 practicable. However, Recipient's obligations under this Agreement 211 and any licenses granted by Recipient relating to the Program shall 212 continue and survive. 213 214 Everyone is permitted to copy and distribute copies of this 215 Agreement, but in order to avoid inconsistency the Agreement is 216 copyrighted and may only be modified in the following manner. The 217 Agreement Steward reserves the right to publish new versions 218 (including revisions) of this Agreement from time to time. No one 219 other than the Agreement Steward has the right to modify this 220 Agreement. The Eclipse Foundation is the initial Agreement 221 Steward. The Eclipse Foundation may assign the responsibility to 222 serve as the Agreement Steward to a suitable separate entity. Each 223 new version of the Agreement will be given a distinguishing version 224 number. The Program (including Contributions) may always be 225 distributed subject to the version of the Agreement under which it 226 was received. In addition, after a new version of the Agreement is 227 published, Contributor may elect to distribute the Program 228 (including its Contributions) under the new version. Except as 229 expressly stated in Sections 2(a) and 2(b) above, Recipient receives 230 no rights or licenses to the intellectual property of any 231 Contributor under this Agreement, whether expressly, by implication, 232 estoppel or otherwise. All rights in the Program not expressly 233 granted under this Agreement are reserved. 234 235 This Agreement is governed by the laws of the State of New York and 236 the intellectual property laws of the United States of America. No 237 party to this Agreement will bring a legal action under this 238 Agreement more than one year after the cause of action arose. Each 239 party waives its rights to a jury trial in any resulting litigation. -
trunk/Clp/Makefile.am
r1637 r1655 1 1 # Copyright (C) 2006 International Business Machines and others. 2 2 # All Rights Reserved. 3 # This file is distributed under the CommonPublic License.3 # This file is distributed under the Eclipse Public License. 4 4 5 5 ## $Id$ -
trunk/Clp/Makefile.in
r1644 r1655 17 17 # Copyright (C) 2006 International Business Machines and others. 18 18 # All Rights Reserved. 19 # This file is distributed under the CommonPublic License.19 # This file is distributed under the Eclipse Public License. 20 20 21 21 # Author: Andreas Waechter IBM 2006-04-13 … … 23 23 # Copyright (C) 2006, 2007 International Business Machines and others. 24 24 # All Rights Reserved. 25 # This file is distributed under the CommonPublic License.25 # This file is distributed under the Eclipse Public License. 26 26 27 27 # Author: Andreas Waechter IBM 2006-04-13 -
trunk/Clp/configure
r1648 r1655 13 13 # All Rights Reserved. 14 14 # This file is part of the open source package Coin which is distributed 15 # under the CommonPublic License.15 # under the Eclipse Public License. 16 16 ## --------------------- ## 17 17 ## M4sh Initialization. ## … … 1273 1273 All Rights Reserved. 1274 1274 This file is part of the open source package Coin which is distributed 1275 under the CommonPublic License.1275 under the Eclipse Public License. 1276 1276 _ACEOF 1277 1277 exit 0 -
trunk/Clp/configure.ac
r1636 r1655 1 1 # Copyright (C) 2006 International Business Machines. 2 2 # All Rights Reserved. 3 # This file is distributed under the CommonPublic License.3 # This file is distributed under the Eclipse Public License. 4 4 5 5 ## $Id$ … … 19 19 All Rights Reserved. 20 20 This file is part of the open source package Coin which is distributed 21 under the CommonPublic License.])21 under the Eclipse Public License.]) 22 22 23 23 # List one file in the package so that the configure script can test -
trunk/Clp/doc/faqcontent.xml
r754 r1655 10 10 (DN 08/27/04) The <ulink url="http://www.coin-or.org/">COIN-OR</ulink> LP code 11 11 is designed to be a high quality Simplex code provided under the terms of the 12 <ulink url="http:// opensource.org/licenses/cpl.php">CommonPublic License</ulink>.12 <ulink url="http://www.opensource.org/licenses/eclipse-1.0.php">Eclipse Public License</ulink>. 13 13 CLP is written in C++, and is primarily intended to be used as a callable 14 14 library (though a rudimentary stand-alone executable exists). -
trunk/Clp/doc/legal.xml
r754 r1655 6 6 <legalnotice> 7 7 CLP and this documentation are provided under the terms of the 8 <ulink url="http:// opensource.org/licenses/cpl.php">CommonPublic License9 ( "CPL")</ulink>. Any use, reproduction or distribution of the programs constitutes8 <ulink url="http://www.opensource.org/licenses/eclipse-1.0.php">Eclipse Public License 9 (EPL)</ulink>. Any use, reproduction or distribution of the programs constitutes 10 10 the recipient's acceptance of the license. The 11 <ulink url="http://opensource.org/licenses/ cpl.php">CPL</ulink> is approved by12 the <ulink url="http://opensource.org/">Open Source Initiative</ulink>. IBM13 Corporation, the authorof the14 <ulink url="http://opensource.org/licenses/ cpl.php">CPL</ulink>, has a15 <ulink url="http://www. ibm.com/developerworks/library/os-cplfaq.html">16 CPL FAQ</ulink> available which is based on IBM's understanding of the17 <ulink url="http://opensource.org/licenses/ cpl.php">CPL</ulink>.11 <ulink url="http://opensource.org/licenses/eclipse-1.0.php">EPL</ulink> is approved by 12 the <ulink url="http://opensource.org/">Open Source Initiative</ulink>. The 13 Eclispe Foundation, the steward of the 14 <ulink url="http://opensource.org/licenses/eclipse-1.0.php">EPL</ulink>, has an 15 <ulink url="http://www.eclipse.org/legal/eplfaq.php"> 16 EPL FAQ</ulink> available which is based on the Eclipse Foundation's understanding of the 17 <ulink url="http://opensource.org/licenses/eclispe-1.0.php">EPL</ulink>. 18 18 </legalnotice> -
trunk/Clp/examples/Makefile.in
r1646 r1655 1 1 # Copyright (C) 2006 International Business Machines and others. 2 2 # All Rights Reserved. 3 # This file is distributed under the CommonPublic License.3 # This file is distributed under the Eclipse Public License. 4 4 5 5 # $Id: Makefile.in 726 2006-04-17 04:16:00Z andreasw $ -
trunk/Clp/src/ClpSolve.cpp
r1650 r1655 736 736 ClpPlusMinusOneMatrix * newMatrix = new ClpPlusMinusOneMatrix(*(clpMatrix->matrix())); 737 737 if (newMatrix->getIndices()) { 738 // CHECKME This test of specialOptions and the one above 739 // don't seem compatible. 738 740 if ((specialOptions_ & 1024) == 0) { 739 741 model2->replaceMatrix(newMatrix); … … 824 826 } 825 827 } 828 // CHECKME This next bit can't be right... 826 829 if (value2 > value1) { 827 830 numberNotE++; … … 2603 2606 return initialSolve(options); 2604 2607 } 2605 // General dual solve2608 // General primal solve 2606 2609 int 2607 2610 ClpSimplex::initialPrimalSolve() -
trunk/Clp/src/Makefile.am
r1644 r1655 1 1 # Copyright (C) 2006 International Business Machines and others. 2 2 # All Rights Reserved. 3 # This file is distributed under the CommonPublic License.3 # This file is distributed under the Eclipse Public License. 4 4 5 5 ## $Id$ -
trunk/Clp/src/Makefile.in
r1644 r1655 17 17 # Copyright (C) 2006 International Business Machines and others. 18 18 # All Rights Reserved. 19 # This file is distributed under the CommonPublic License.19 # This file is distributed under the Eclipse Public License. 20 20 21 21 # Author: Andreas Waechter IBM 2006-04-13 -
trunk/Clp/src/OsiClp/Makefile.am
r1636 r1655 1 1 # Copyright (C) 2006 International Business Machines and others. 2 2 # All Rights Reserved. 3 # This file is distributed under the CommonPublic License.3 # This file is distributed under the Eclipse Public License. 4 4 5 5 ## $Id: Makefile.am 1152 2007-12-28 03:59:07Z andreasw $ -
trunk/Clp/src/OsiClp/Makefile.in
r1644 r1655 17 17 # Copyright (C) 2006 International Business Machines and others. 18 18 # All Rights Reserved. 19 # This file is distributed under the CommonPublic License.19 # This file is distributed under the Eclipse Public License. 20 20 21 21 # Author: Andreas Waechter IBM 2006-04-13 -
trunk/Clp/test/Makefile.am
r1644 r1655 1 1 # Copyright (C) 2006 International Business Machines and others. 2 2 # All Rights Reserved. 3 # This file is distributed under the CommonPublic License.3 # This file is distributed under the Eclipse Public License. 4 4 5 5 ## $Id$ -
trunk/Clp/test/Makefile.in
r1644 r1655 17 17 # Copyright (C) 2006 International Business Machines and others. 18 18 # All Rights Reserved. 19 # This file is distributed under the CommonPublic License.19 # This file is distributed under the Eclipse Public License. 20 20 21 21 # Author: Andreas Waechter IBM 2006-04-13 -
trunk/Makefile.am
r1582 r1655 1 1 # Copyright (C) 2006 International Business Machines and others. 2 2 # All Rights Reserved. 3 # This file is distributed under the CommonPublic License.3 # This file is distributed under the Eclipse Public License. 4 4 5 5 ## $Id$ -
trunk/Makefile.in
r1582 r1655 17 17 # Copyright (C) 2006 International Business Machines and others. 18 18 # All Rights Reserved. 19 # This file is distributed under the CommonPublic License.19 # This file is distributed under the Eclipse Public License. 20 20 21 21 # Author: Andreas Waechter IBM 2006-04-13 … … 23 23 # Copyright (C) 2006, 2007 International Business Machines and others. 24 24 # All Rights Reserved. 25 # This file is distributed under the CommonPublic License.25 # This file is distributed under the Eclipse Public License. 26 26 27 27 # Author: Andreas Waechter IBM 2006-04-13 -
trunk/configure
r1630 r1655 14 14 # All Rights Reserved. 15 15 # This file is part of the open source package Coin which is distributed 16 # under the CommonPublic License.16 # under the Eclipse Public License. 17 17 ## --------------------- ## 18 18 ## M4sh Initialization. ## … … 1310 1310 All Rights Reserved. 1311 1311 This file is part of the open source package Coin which is distributed 1312 under the CommonPublic License.1312 under the Eclipse Public License. 1313 1313 _ACEOF 1314 1314 exit 0 -
trunk/configure.ac
r1624 r1655 1 1 # Copyright (C) 2006 International Business Machines. 2 2 # All Rights Reserved. 3 # This file is distributed under the CommonPublic License.3 # This file is distributed under the Eclipse Public License. 4 4 5 5 ## $Id$ … … 19 19 All Rights Reserved. 20 20 This file is part of the open source package Coin which is distributed 21 under the CommonPublic License.])21 under the Eclipse Public License.]) 22 22 23 23 AC_REVISION(0.9)
Note: See TracChangeset
for help on using the changeset viewer.