Changeset 1956
- Timestamp:
- Dec 22, 2010 10:35:36 AM (10 years ago)
- Location:
- ThirdParty/Mumps/trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Mumps/trunk/Makefile.am
r1747 r1956 1 1 # Copyright (C) 2007-2010 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/Mumps/trunk/Makefile.in
r1908 r1956 17 17 # Copyright (C) 2007-2010 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/Mumps/trunk/configure
r1914 r1956 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. ## … … 1250 1250 All Rights Reserved. 1251 1251 This file is part of the open source package Coin which is distributed 1252 under the CommonPublic License.1252 under the Eclipse Public License. 1253 1253 _ACEOF 1254 1254 exit 0 -
ThirdParty/Mumps/trunk/configure.ac
r1765 r1956 1 1 # Copyright (C) 2007-2009 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.