summaryrefslogtreecommitdiffstats
path: root/fortran/src
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-03-10 04:33:12 (GMT)
committerGitHub <noreply@github.com>2023-03-10 04:33:12 (GMT)
commitf723c1df4235596b98d85c6cff2cb52ecdb39054 (patch)
tree238a320ea92e069286f93c3cca0e45f38a7309f2 /fortran/src
parent28984e72446f54132e6fafc90babb52d9b5e7c9a (diff)
downloadhdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.zip
hdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.tar.gz
hdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.tar.bz2
Update copyright headers. (#2527)
Diffstat (limited to 'fortran/src')
-rw-r--r--fortran/src/H5Af.c1
-rw-r--r--fortran/src/H5Aff.F901
-rw-r--r--fortran/src/H5Df.c1
-rw-r--r--fortran/src/H5Dff.F901
-rw-r--r--fortran/src/H5Ef.c1
-rw-r--r--fortran/src/H5Eff.F901
-rw-r--r--fortran/src/H5Ff.c1
-rw-r--r--fortran/src/H5Fff.F901
-rw-r--r--fortran/src/H5Gf.c1
-rw-r--r--fortran/src/H5Gff.F901
-rw-r--r--fortran/src/H5If.c1
-rw-r--r--fortran/src/H5Iff.F901
-rw-r--r--fortran/src/H5Lf.c1
-rw-r--r--fortran/src/H5Lff.F901
-rw-r--r--fortran/src/H5Of.c1
-rw-r--r--fortran/src/H5Off.F901
-rw-r--r--fortran/src/H5Pf.c1
-rw-r--r--fortran/src/H5Pff.F901
-rw-r--r--fortran/src/H5Rf.c1
-rw-r--r--fortran/src/H5Rff.F901
-rw-r--r--fortran/src/H5Sf.c1
-rw-r--r--fortran/src/H5Sff.F901
-rw-r--r--fortran/src/H5Tf.c1
-rw-r--r--fortran/src/H5Tff.F901
-rw-r--r--fortran/src/H5Zf.c1
-rw-r--r--fortran/src/H5Zff.F901
-rw-r--r--fortran/src/H5_buildiface.F901
-rw-r--r--fortran/src/H5_f.c1
-rw-r--r--fortran/src/H5_ff.F901
-rw-r--r--fortran/src/H5f90.h1
-rw-r--r--fortran/src/H5f90global.F901
-rw-r--r--fortran/src/H5f90i.h1
-rw-r--r--fortran/src/H5f90kit.c1
-rw-r--r--fortran/src/H5f90proto.h1
-rw-r--r--fortran/src/H5fortkit.F901
-rw-r--r--fortran/src/H5match_types.c3
-rw-r--r--fortran/src/HDF5.F901
-rw-r--r--fortran/src/Makefile.am1
-rw-r--r--fortran/src/h5fc.in1
39 files changed, 0 insertions, 41 deletions
diff --git a/fortran/src/H5Af.c b/fortran/src/H5Af.c
index 343dc83..1ac7802 100644
--- a/fortran/src/H5Af.c
+++ b/fortran/src/H5Af.c
@@ -5,7 +5,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5Aff.F90 b/fortran/src/H5Aff.F90
index e167b7f..429f692 100644
--- a/fortran/src/H5Aff.F90
+++ b/fortran/src/H5Aff.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5Df.c b/fortran/src/H5Df.c
index 5000f87..1f750e1 100644
--- a/fortran/src/H5Df.c
+++ b/fortran/src/H5Df.c
@@ -5,7 +5,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5Dff.F90 b/fortran/src/H5Dff.F90
index 35a959e..37429ba 100644
--- a/fortran/src/H5Dff.F90
+++ b/fortran/src/H5Dff.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5Ef.c b/fortran/src/H5Ef.c
index 13bd5c8..7948808 100644
--- a/fortran/src/H5Ef.c
+++ b/fortran/src/H5Ef.c
@@ -5,7 +5,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5Eff.F90 b/fortran/src/H5Eff.F90
index 0d7a873..4cccefa 100644
--- a/fortran/src/H5Eff.F90
+++ b/fortran/src/H5Eff.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5Ff.c b/fortran/src/H5Ff.c
index aea850c..2a1464c 100644
--- a/fortran/src/H5Ff.c
+++ b/fortran/src/H5Ff.c
@@ -5,7 +5,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5Fff.F90 b/fortran/src/H5Fff.F90
index 4b518df..ffa8eca 100644
--- a/fortran/src/H5Fff.F90
+++ b/fortran/src/H5Fff.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5Gf.c b/fortran/src/H5Gf.c
index d9c8d0b..84697c3 100644
--- a/fortran/src/H5Gf.c
+++ b/fortran/src/H5Gf.c
@@ -5,7 +5,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5Gff.F90 b/fortran/src/H5Gff.F90
index 10055bc..b05fb10 100644
--- a/fortran/src/H5Gff.F90
+++ b/fortran/src/H5Gff.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5If.c b/fortran/src/H5If.c
index 2305550..ef0128a 100644
--- a/fortran/src/H5If.c
+++ b/fortran/src/H5If.c
@@ -5,7 +5,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5Iff.F90 b/fortran/src/H5Iff.F90
index aa441d3..ef60c4d 100644
--- a/fortran/src/H5Iff.F90
+++ b/fortran/src/H5Iff.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5Lf.c b/fortran/src/H5Lf.c
index 790dbef..c36d415 100644
--- a/fortran/src/H5Lf.c
+++ b/fortran/src/H5Lf.c
@@ -5,7 +5,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5Lff.F90 b/fortran/src/H5Lff.F90
index 2989ca7..add9b20 100644
--- a/fortran/src/H5Lff.F90
+++ b/fortran/src/H5Lff.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5Of.c b/fortran/src/H5Of.c
index f672a34..13e0d39 100644
--- a/fortran/src/H5Of.c
+++ b/fortran/src/H5Of.c
@@ -5,7 +5,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5Off.F90 b/fortran/src/H5Off.F90
index 0c65121..fa07c49 100644
--- a/fortran/src/H5Off.F90
+++ b/fortran/src/H5Off.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5Pf.c b/fortran/src/H5Pf.c
index d9bbad6..356d277 100644
--- a/fortran/src/H5Pf.c
+++ b/fortran/src/H5Pf.c
@@ -5,7 +5,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5Pff.F90 b/fortran/src/H5Pff.F90
index dfd5624..4cb6be7 100644
--- a/fortran/src/H5Pff.F90
+++ b/fortran/src/H5Pff.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5Rf.c b/fortran/src/H5Rf.c
index 1814020..a253b4a 100644
--- a/fortran/src/H5Rf.c
+++ b/fortran/src/H5Rf.c
@@ -5,7 +5,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5Rff.F90 b/fortran/src/H5Rff.F90
index 2e58cbf..11abce2 100644
--- a/fortran/src/H5Rff.F90
+++ b/fortran/src/H5Rff.F90
@@ -21,7 +21,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5Sf.c b/fortran/src/H5Sf.c
index bb2853b..e71d936 100644
--- a/fortran/src/H5Sf.c
+++ b/fortran/src/H5Sf.c
@@ -5,7 +5,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5Sff.F90 b/fortran/src/H5Sff.F90
index 0e606e6..cf768b2 100644
--- a/fortran/src/H5Sff.F90
+++ b/fortran/src/H5Sff.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5Tf.c b/fortran/src/H5Tf.c
index eee0020..11f62b7 100644
--- a/fortran/src/H5Tf.c
+++ b/fortran/src/H5Tf.c
@@ -5,7 +5,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5Tff.F90 b/fortran/src/H5Tff.F90
index ceb5447..8e63cc4 100644
--- a/fortran/src/H5Tff.F90
+++ b/fortran/src/H5Tff.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5Zf.c b/fortran/src/H5Zf.c
index b31878c..d24d48b 100644
--- a/fortran/src/H5Zf.c
+++ b/fortran/src/H5Zf.c
@@ -5,7 +5,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5Zff.F90 b/fortran/src/H5Zff.F90
index 711e26b..72670a9 100644
--- a/fortran/src/H5Zff.F90
+++ b/fortran/src/H5Zff.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5_buildiface.F90 b/fortran/src/H5_buildiface.F90
index 2af242d..c473e51 100644
--- a/fortran/src/H5_buildiface.F90
+++ b/fortran/src/H5_buildiface.F90
@@ -28,7 +28,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5_f.c b/fortran/src/H5_f.c
index e443b09..a15a476 100644
--- a/fortran/src/H5_f.c
+++ b/fortran/src/H5_f.c
@@ -5,7 +5,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5_ff.F90 b/fortran/src/H5_ff.F90
index cbb4579..d31fb2a 100644
--- a/fortran/src/H5_ff.F90
+++ b/fortran/src/H5_ff.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5f90.h b/fortran/src/H5f90.h
index 3cc617f..513b309 100644
--- a/fortran/src/H5f90.h
+++ b/fortran/src/H5f90.h
@@ -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/fortran/src/H5f90global.F90 b/fortran/src/H5f90global.F90
index d71a50c..4b03610 100644
--- a/fortran/src/H5f90global.F90
+++ b/fortran/src/H5f90global.F90
@@ -23,7 +23,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5f90i.h b/fortran/src/H5f90i.h
index dbb6a16..9f7433a 100644
--- a/fortran/src/H5f90i.h
+++ b/fortran/src/H5f90i.h
@@ -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/fortran/src/H5f90kit.c b/fortran/src/H5f90kit.c
index da9f97f..dc2fa19 100644
--- a/fortran/src/H5f90kit.c
+++ b/fortran/src/H5f90kit.c
@@ -8,7 +8,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/fortran/src/H5f90proto.h b/fortran/src/H5f90proto.h
index 74e88e8..596c616 100644
--- a/fortran/src/H5f90proto.h
+++ b/fortran/src/H5f90proto.h
@@ -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/fortran/src/H5fortkit.F90 b/fortran/src/H5fortkit.F90
index 5de8547..b745c22 100644
--- a/fortran/src/H5fortkit.F90
+++ b/fortran/src/H5fortkit.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/H5match_types.c b/fortran/src/H5match_types.c
index f5c0fd5..7b7ed5b 100644
--- a/fortran/src/H5match_types.c
+++ b/fortran/src/H5match_types.c
@@ -14,7 +14,6 @@
* COPYRIGHT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
@@ -59,7 +58,6 @@ initCfile(void)
{
fprintf(c_header, "/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *\n\
* Copyright by The HDF Group. *\n\
- * Copyright by the Board of Trustees of the University of Illinois. *\n\
* All rights reserved. *\n\
* *\n\
* This file is part of HDF5. The full HDF5 copyright notice, including *\n\
@@ -83,7 +81,6 @@ initFfile(void)
{
fprintf(fort_header, "! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * \n\
! Copyright by The HDF Group. *\n\
-! Copyright by the Board of Trustees of the University of Illinois. *\n\
! All rights reserved. *\n\
! *\n\
! This file is part of HDF5. The full HDF5 copyright notice, including *\n\
diff --git a/fortran/src/HDF5.F90 b/fortran/src/HDF5.F90
index bd8f9c4..f059aa3 100644
--- a/fortran/src/HDF5.F90
+++ b/fortran/src/HDF5.F90
@@ -12,7 +12,6 @@
! COPYRIGHT
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! 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/fortran/src/Makefile.am b/fortran/src/Makefile.am
index 9cb4315..8135926 100644
--- a/fortran/src/Makefile.am
+++ b/fortran/src/Makefile.am
@@ -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/fortran/src/h5fc.in b/fortran/src/h5fc.in
index d9fc1f5..b793648 100644
--- a/fortran/src/h5fc.in
+++ b/fortran/src/h5fc.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