Changeset 1954
- Timestamp:
- Dec 22, 2010 10:35:09 AM (10 years ago)
- Location:
- ThirdParty/Lapack/trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Lapack/trunk/Makefile.am
r1745 r1954 1 1 # Copyright (C) 2006, 2008 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$ -
ThirdParty/Lapack/trunk/Makefile.in
r1885 r1954 17 17 # Copyright (C) 2006, 2008 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 # Copyright (C) 2006, 2007 International Business Machines and others. 22 22 # All Rights Reserved. 23 # This file is distributed under the CommonPublic License.23 # This file is distributed under the Eclipse Public License. 24 24 25 25 # Author: Andreas Waechter IBM 2006-04-13 -
ThirdParty/Lapack/trunk/configure
r1885 r1954 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. ## … … 1249 1249 All Rights Reserved. 1250 1250 This file is part of the open source package Coin which is distributed 1251 under the CommonPublic License.1251 under the Eclipse Public License. 1252 1252 _ACEOF 1253 1253 exit 0 -
ThirdParty/Lapack/trunk/configure.ac
r1753 r1954 1 1 # Copyright (C) 2006, 2007 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
Note: See TracChangeset
for help on using the changeset viewer.