summaryrefslogtreecommitdiffstats
path: root/examples/h5_attribute.c
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2004-02-10 15:42:55 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2004-02-10 15:42:55 (GMT)
commit4408830c771cd4c95da884b8b9aba10dac196c2d (patch)
treed75681f293c7e1f93fdf3c3f9a4eed2262f770f6 /examples/h5_attribute.c
parent808e48bedeb033c6663bde5057420c6546158aad (diff)
downloadhdf5-4408830c771cd4c95da884b8b9aba10dac196c2d.zip
hdf5-4408830c771cd4c95da884b8b9aba10dac196c2d.tar.gz
hdf5-4408830c771cd4c95da884b8b9aba10dac196c2d.tar.bz2
[svn-r8171] Purpose: Maintenance
Description: Copyright notice was missing from the examples files Solution: Added copyright notice Platforms tested: eirene Misc. update:
Diffstat (limited to 'examples/h5_attribute.c')
-rw-r--r--examples/h5_attribute.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/examples/h5_attribute.c b/examples/h5_attribute.c
index 6070d81..5b3c4f4 100644
--- a/examples/h5_attribute.c
+++ b/examples/h5_attribute.c
@@ -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. *
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
+
/*
* This program illustrates the usage of the H5A Interface functions.
* It creates and writes a dataset, and then creates and writes array,