diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/BlankForm | 1 | ||||
-rw-r--r-- | config/Makefile.am.blank | 1 | ||||
-rw-r--r-- | config/apple | 1 | ||||
-rw-r--r-- | config/clang-cxxflags | 1 | ||||
-rw-r--r-- | config/clang-flags | 1 | ||||
-rw-r--r-- | config/cmake/libh5cc.in | 1 | ||||
-rw-r--r-- | config/commence.am | 1 | ||||
-rw-r--r-- | config/conclude.am | 1 | ||||
-rw-r--r-- | config/conclude_fc.am | 1 | ||||
-rw-r--r-- | config/cygwin | 1 | ||||
-rw-r--r-- | config/examples.am | 1 | ||||
-rw-r--r-- | config/freebsd | 1 | ||||
-rw-r--r-- | config/gnu-cxxflags | 1 | ||||
-rw-r--r-- | config/gnu-fflags | 1 | ||||
-rw-r--r-- | config/gnu-flags | 1 | ||||
-rw-r--r-- | config/ibm-aix | 1 | ||||
-rw-r--r-- | config/ibm-flags | 1 | ||||
-rw-r--r-- | config/intel-fflags | 1 | ||||
-rw-r--r-- | config/intel-flags | 1 | ||||
-rw-r--r-- | config/linux-gnu | 1 | ||||
-rw-r--r-- | config/linux-gnuaout | 1 | ||||
-rw-r--r-- | config/linux-gnulibc1 | 1 | ||||
-rw-r--r-- | config/linux-gnulibc2 | 1 | ||||
-rw-r--r-- | config/lt_vers.am | 1 | ||||
-rw-r--r-- | config/netbsd | 1 | ||||
-rw-r--r-- | config/pgi-fflags | 1 | ||||
-rw-r--r-- | config/pgi-flags | 1 | ||||
-rw-r--r-- | config/site-specific/BlankForm | 1 | ||||
-rw-r--r-- | config/solaris | 1 |
29 files changed, 0 insertions, 29 deletions
diff --git a/config/BlankForm b/config/BlankForm index 14131b2..95fec03 100644 --- a/config/BlankForm +++ b/config/BlankForm @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/Makefile.am.blank b/config/Makefile.am.blank index 37d0e6e..18afb60 100644 --- a/config/Makefile.am.blank +++ b/config/Makefile.am.blank @@ -1,6 +1,5 @@ # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/apple b/config/apple index 98dede2..3eb65a7 100644 --- a/config/apple +++ b/config/apple @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/clang-cxxflags b/config/clang-cxxflags index 5255c5f..5685ca1 100644 --- a/config/clang-cxxflags +++ b/config/clang-cxxflags @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/clang-flags b/config/clang-flags index 5c377ed..844d6af 100644 --- a/config/clang-flags +++ b/config/clang-flags @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/cmake/libh5cc.in b/config/cmake/libh5cc.in index 6d54088..4d25848 100644 --- a/config/cmake/libh5cc.in +++ b/config/cmake/libh5cc.in @@ -1,7 +1,6 @@ #! /bin/sh ## # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/commence.am b/config/commence.am index 3fddc6a..98abd79 100644 --- a/config/commence.am +++ b/config/commence.am @@ -2,7 +2,6 @@ ## (Use double hashes for copyright notice so that automake treats it as ## comments and does not pass it to Makefile.in) ## Copyright by The HDF Group. -## Copyright by the Board of Trustees of the University of Illinois. ## All rights reserved. ## ## This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/conclude.am b/config/conclude.am index 9b2298c..a74c83a 100644 --- a/config/conclude.am +++ b/config/conclude.am @@ -2,7 +2,6 @@ ## (Use double hashes for copyright notice so that automake treats it as ## comments and does not pass it to Makefile.in) ## Copyright by The HDF Group. -## Copyright by the Board of Trustees of the University of Illinois. ## All rights reserved. ## ## This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/conclude_fc.am b/config/conclude_fc.am index 26f9232..77403cb 100644 --- a/config/conclude_fc.am +++ b/config/conclude_fc.am @@ -2,7 +2,6 @@ ## (Use double hashes for copyright notice so that automake treats it as ## comments and does not pass it to Makefile.in) ## Copyright by The HDF Group. -## Copyright by the Board of Trustees of the University of Illinois. ## All rights reserved. ## ## This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/cygwin b/config/cygwin index 8343138..9cc6401 100644 --- a/config/cygwin +++ b/config/cygwin @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/examples.am b/config/examples.am index 03108ef..06d8d4e 100644 --- a/config/examples.am +++ b/config/examples.am @@ -2,7 +2,6 @@ ## (Use double hashes for copyright notice so that automake treats it as ## comments and does not pass it to Makefile.in) ## Copyright by The HDF Group. -## Copyright by the Board of Trustees of the University of Illinois. ## All rights reserved. ## ## This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/freebsd b/config/freebsd index 7f25ba8..2fb962f 100644 --- a/config/freebsd +++ b/config/freebsd @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/gnu-cxxflags b/config/gnu-cxxflags index 635ff5d..5668c56 100644 --- a/config/gnu-cxxflags +++ b/config/gnu-cxxflags @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/gnu-fflags b/config/gnu-fflags index 1333ce5..3096cee 100644 --- a/config/gnu-fflags +++ b/config/gnu-fflags @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/gnu-flags b/config/gnu-flags index e25f59b..546f601 100644 --- a/config/gnu-flags +++ b/config/gnu-flags @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/ibm-aix b/config/ibm-aix index 8720db2..fb7e1df 100644 --- a/config/ibm-aix +++ b/config/ibm-aix @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/ibm-flags b/config/ibm-flags index f3f247c..37ecd20 100644 --- a/config/ibm-flags +++ b/config/ibm-flags @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/intel-fflags b/config/intel-fflags index 42c1781..843d21e 100644 --- a/config/intel-fflags +++ b/config/intel-fflags @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/intel-flags b/config/intel-flags index f46da0a..fbec7ef 100644 --- a/config/intel-flags +++ b/config/intel-flags @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/linux-gnu b/config/linux-gnu index 117fada..0431f94 100644 --- a/config/linux-gnu +++ b/config/linux-gnu @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/linux-gnuaout b/config/linux-gnuaout index 117fada..0431f94 100644 --- a/config/linux-gnuaout +++ b/config/linux-gnuaout @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/linux-gnulibc1 b/config/linux-gnulibc1 index d952c4e..ab7e28f 100644 --- a/config/linux-gnulibc1 +++ b/config/linux-gnulibc1 @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/linux-gnulibc2 b/config/linux-gnulibc2 index c7447a1..f1433bf 100644 --- a/config/linux-gnulibc2 +++ b/config/linux-gnulibc2 @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/lt_vers.am b/config/lt_vers.am index eb52617..a6fea8f 100644 --- a/config/lt_vers.am +++ b/config/lt_vers.am @@ -2,7 +2,6 @@ ## (Use double hashes for copyright notice so that automake treats it as ## comments and does not pass it to Makefile.in) ## Copyright by The HDF Group. -## Copyright by the Board of Trustees of the University of Illinois. ## All rights reserved. ## ## This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/netbsd b/config/netbsd index dae3734..04761f2 100644 --- a/config/netbsd +++ b/config/netbsd @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/pgi-fflags b/config/pgi-fflags index 6401d8d..5ec8368 100644 --- a/config/pgi-fflags +++ b/config/pgi-fflags @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/pgi-flags b/config/pgi-flags index b197a1c..19dd912 100644 --- a/config/pgi-flags +++ b/config/pgi-flags @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/site-specific/BlankForm b/config/site-specific/BlankForm index 04d5d0e..a5e8921 100644 --- a/config/site-specific/BlankForm +++ b/config/site-specific/BlankForm @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including diff --git a/config/solaris b/config/solaris index 6b6b74d..e99a2bc 100644 --- a/config/solaris +++ b/config/solaris @@ -1,7 +1,6 @@ # -*- shell-script -*- # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including |