Changeset 1951 for ThirdParty/ASL
- Timestamp:
- Dec 22, 2010 10:34:20 AM (9 years ago)
- Location:
- ThirdParty/ASL/trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/trunk/Makefile.am
r1646 r1951 1 1 # Copyright (C) 2003, 2007 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/ASL/trunk/Makefile.in
r1880 r1951 17 17 # Copyright (C) 2003, 2007 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/ASL/trunk/configure
r1880 r1951 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. ## … … 1229 1229 All Rights Reserved. 1230 1230 This file is part of the open source package Coin which is distributed 1231 under the CommonPublic License.1231 under the Eclipse Public License. 1232 1232 _ACEOF 1233 1233 exit 0 -
ThirdParty/ASL/trunk/configure.ac
r1872 r1951 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$ … … 20 20 All Rights Reserved. 21 21 This file is part of the open source package Coin which is distributed 22 under the CommonPublic License.])22 under the Eclipse Public License.]) 23 23 24 24 # List one file in the package so that the configure script can test
Note: See TracChangeset
for help on using the changeset viewer.