Author: orw
Date: Fri Jun 8 13:15:00 2012
New Revision: 1348057
URL: http://svn.apache.org/viewvc?rev=1348057&view=rev
Log:
#119350# - add notices for CoinMP library dependencies
Found by: Rob Weir (robweir at apache dot org)
Suggested by: Rob Weir (robweir at apache dot org)
Pedro Giffuni (pfg at apache dot org)
Modified:
incubator/ooo/trunk/ (props changed)
incubator/ooo/trunk/main/NOTICE_category_b
Propchange: incubator/ooo/trunk/
------------------------------------------------------------------------------
Merged /incubator/ooo/branches/AOO34:r1348052
Modified: incubator/ooo/trunk/main/NOTICE_category_b
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/NOTICE_category_b?rev=1348057&r1=1348056&r2=1348057&view=diff
==============================================================================
--- incubator/ooo/trunk/main/NOTICE_category_b (original)
+++ incubator/ooo/trunk/main/NOTICE_category_b Fri Jun 8 13:15:00 2012
@@ -5,3 +5,23 @@ when the configure option --enable-categ
When you used this option make sure to comply with the
distribution requirements of these parts by extending
this file with the notices recommended by them:
+
+___
+
+Notices for CoinMP libary:
+The Computational Infrastructure for Operations Research COIN_OR
+project developed the CoinMP library (a lightweight API and DLL
+for CLP, CBC, and CGL).
+It includes and depends on
+- CoinUtils: COIN-OR utilities, utilities, data structures, and
+linear algebra methods for COIN-OR projects
+- CLP: COIN-OR Graph Classes, a collection of network representations
+and algorithms
+- CBC: COIN-OR Branch and Cut, an LP-based branch-and-cut library
+- CGL: Cut Generator Library, a library of cutting-plane generators
+The source code of these dependencies which are available under
+license EPL can found at
+ http://www.coin-or.org/download/source/CoinMP/
+
+___
+