1
1
 
# Copyright by The HDF Group.
2
2
 
# Copyright by the Board of Trustees of the University of Illinois.
3
3
 
# All rights reserved.
4
4
 
#
5
5
 
# This file is part of HDF5.  The full HDF5 copyright notice, including
6
6
 
# terms governing use, modification, and redistribution, is contained in
7
 
-
# the files COPYING and Copyright.html.  COPYING can be found at the root
8
 
-
# of the source code distribution tree; Copyright.html can be found at the
9
 
-
# root level of an installed copy of the electronic HDF5 document set and
10
 
-
# is linked from the top-level documents page.  It can also be found at
11
 
-
# http://hdfgroup.org/HDF5/doc/Copyright.html.  If you do not have
12
 
-
# access to either file, you may request a copy from help@hdfgroup.org.
 
7
+
# the COPYING file, which can be found at the root of the source code
 
8
+
# distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases.
 
9
+
# If you do not have access to either file, you may request a copy from
 
10
+
# help@hdfgroup.org.
13
11
 
#
14
12
 
15
13
 
# This file is used to generate the various headers that are needed for
16
14
 
# versioning the public symbols for the library.
17
15
 
#
18
16
 
# The bin/make_vers script reads in this file and creates the appropriate files
19
17
 
# in the src/ directory when the generated headers are out of date with respect
20
18
 
# to this file.
21
19
 
#
22
20
 
# Blank lines and lines beginning with '#' are ignored