summaryrefslogtreecommitdiffstats
path: root/fortran/config/intel-fflags
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2005-10-28 20:57:03 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2005-10-28 20:57:03 (GMT)
commitc14a897ee25b14b1a5736b295cb57cc1c1c2b8e0 (patch)
tree84fc8fccd1067020609b2e4c847603a70d6e7bb4 /fortran/config/intel-fflags
parent6fe60faebaa72d497d5437fedcd1e512d96aaf02 (diff)
downloadhdf5-c14a897ee25b14b1a5736b295cb57cc1c1c2b8e0.zip
hdf5-c14a897ee25b14b1a5736b295cb57cc1c1c2b8e0.tar.gz
hdf5-c14a897ee25b14b1a5736b295cb57cc1c1c2b8e0.tar.bz2
[svn-r11615]
Description: Add copyright notices. Platforms tested: Ran hdf5/chkcopyright successfully.
Diffstat (limited to 'fortran/config/intel-fflags')
-rw-r--r--fortran/config/intel-fflags14
1 files changed, 13 insertions, 1 deletions
diff --git a/fortran/config/intel-fflags b/fortran/config/intel-fflags
index a3de515..57b7a5a 100644
--- a/fortran/config/intel-fflags
+++ b/fortran/config/intel-fflags
@@ -1,6 +1,18 @@
-
# -*- shell-script -*-
#
+# 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 file should be sourced into configure if the compiler is the
# Intel ifort compiler or a derivative. It is careful not to do anything
# if the compiler is not Intel; otherwise `f9x_flags_set' is set to `yes'