summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2002-06-10 18:53:03 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2002-06-10 18:53:03 (GMT)
commitc11f16f9c01cc7bf6d0a1dc97b108f3787fd5a5b (patch)
treec2d856bd96991104c612553e51afc69e93796327 /fortran
parent8a23585a2787b2e028ef60ae066848a6bdd829c3 (diff)
downloadhdf5-c11f16f9c01cc7bf6d0a1dc97b108f3787fd5a5b.zip
hdf5-c11f16f9c01cc7bf6d0a1dc97b108f3787fd5a5b.tar.gz
hdf5-c11f16f9c01cc7bf6d0a1dc97b108f3787fd5a5b.tar.bz2
[svn-r5577]
Purpose: Maintenance Description: Added a copyright statement to the source files. Platforms tested: Will test in few minutes on modi4
Diffstat (limited to 'fortran')
-rw-r--r--fortran/testpar/Makefile.in19
-rw-r--r--fortran/testpar/ptesthdf5_fortran.f9015
-rw-r--r--fortran/testpar/tcheck.f9014
-rw-r--r--fortran/testpar/thdf5.f9014
-rw-r--r--fortran/testpar/thyperslab_wr.f9014
5 files changed, 72 insertions, 4 deletions
diff --git a/fortran/testpar/Makefile.in b/fortran/testpar/Makefile.in
index 4f5de0e..a131521 100644
--- a/fortran/testpar/Makefile.in
+++ b/fortran/testpar/Makefile.in
@@ -1,8 +1,19 @@
-## HDF5 Fortran Parallel Library Test Makefile(.in)
-##
-## Copyright (C) 2000 National Center for Supercomputing Applications
-## All rights reserved
+
+## * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+## * 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 *
+## * terms governing use, modification, and redistribution, is contained in *
+## * the files COPYING and Copyright.html. COPYING can be found at the root *
+## * of the source code distribution tree; Copyright.html can be found at the *
+## * root level of an installed copy of the electronic HDF5 document set and *
+## * is linked from the top-level documents page. It can also be found at *
+## * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have *
+## * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. *
+## * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
##
+## HDF5 Fortran Parallel Library Test Makefile(.in)
##
top_srcdir=@top_srcdir@/..
top_builddir=../..
diff --git a/fortran/testpar/ptesthdf5_fortran.f90 b/fortran/testpar/ptesthdf5_fortran.f90
index c44008d..bcee13b 100644
--- a/fortran/testpar/ptesthdf5_fortran.f90
+++ b/fortran/testpar/ptesthdf5_fortran.f90
@@ -1,3 +1,18 @@
+
+! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+! 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 *
+! terms governing use, modification, and redistribution, is contained in *
+! the files COPYING and Copyright.html. COPYING can be found at the root *
+! of the source code distribution tree; Copyright.html can be found at the *
+! root level of an installed copy of the electronic HDF5 document set and *
+! is linked from the top-level documents page. It can also be found at *
+! http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have *
+! access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. *
+! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+
!
! Main program for parallel HDF5 Fortran tests.
diff --git a/fortran/testpar/tcheck.f90 b/fortran/testpar/tcheck.f90
index 978c832..6d2341a 100644
--- a/fortran/testpar/tcheck.f90
+++ b/fortran/testpar/tcheck.f90
@@ -1,3 +1,17 @@
+
+! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+! 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 *
+! terms governing use, modification, and redistribution, is contained in *
+! the files COPYING and Copyright.html. COPYING can be found at the root *
+! of the source code distribution tree; Copyright.html can be found at the *
+! root level of an installed copy of the electronic HDF5 document set and *
+! is linked from the top-level documents page. It can also be found at *
+! http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have *
+! access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. *
+! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
!
!
! This module contains check subroutine which is used in
diff --git a/fortran/testpar/thdf5.f90 b/fortran/testpar/thdf5.f90
index 0d38f88..2aece91 100644
--- a/fortran/testpar/thdf5.f90
+++ b/fortran/testpar/thdf5.f90
@@ -1,3 +1,17 @@
+
+! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+! 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 *
+! terms governing use, modification, and redistribution, is contained in *
+! the files COPYING and Copyright.html. COPYING can be found at the root *
+! of the source code distribution tree; Copyright.html can be found at the *
+! root level of an installed copy of the electronic HDF5 document set and *
+! is linked from the top-level documents page. It can also be found at *
+! http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have *
+! access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. *
+! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
MODULE THDF5
USE HDF5
include 'mpif.h'
diff --git a/fortran/testpar/thyperslab_wr.f90 b/fortran/testpar/thyperslab_wr.f90
index b6da747..4e8c92e 100644
--- a/fortran/testpar/thyperslab_wr.f90
+++ b/fortran/testpar/thyperslab_wr.f90
@@ -1,3 +1,17 @@
+
+! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+! 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 *
+! terms governing use, modification, and redistribution, is contained in *
+! the files COPYING and Copyright.html. COPYING can be found at the root *
+! of the source code distribution tree; Copyright.html can be found at the *
+! root level of an installed copy of the electronic HDF5 document set and *
+! is linked from the top-level documents page. It can also be found at *
+! http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have *
+! access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. *
+! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
!
! This test writes/reads dataset by hyperslabs collectively.