summaryrefslogtreecommitdiffstats
path: root/fortran/examples
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2003-08-11 19:37:59 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2003-08-11 19:37:59 (GMT)
commit641f9f2fea80a3484c7a3a8376114a929b75033c (patch)
tree052e415a638162f1e1dbefc63be2e77d543715e8 /fortran/examples
parentecc84e19dfc90ee48bf168a299f04c5eda2d12c7 (diff)
downloadhdf5-641f9f2fea80a3484c7a3a8376114a929b75033c.zip
hdf5-641f9f2fea80a3484c7a3a8376114a929b75033c.tar.gz
hdf5-641f9f2fea80a3484c7a3a8376114a929b75033c.tar.bz2
[svn-r7341] Purpose:
Updated, cleanup or added Copyright notice. Platforms tested: "h5committested" Misc. update:
Diffstat (limited to 'fortran/examples')
-rw-r--r--fortran/examples/attrexample.f901
-rw-r--r--fortran/examples/compound.f901
-rw-r--r--fortran/examples/dsetexample.f901
-rw-r--r--fortran/examples/fileexample.f901
-rw-r--r--fortran/examples/groupexample.f901
-rw-r--r--fortran/examples/grpdsetexample.f901
-rw-r--r--fortran/examples/grpit.f901
-rw-r--r--fortran/examples/grpsexample.f901
-rw-r--r--fortran/examples/hyperslab.f901
-rw-r--r--fortran/examples/mountexample.f901
-rw-r--r--fortran/examples/refobjexample.f901
-rw-r--r--fortran/examples/refregexample.f901
-rw-r--r--fortran/examples/rwdsetexample.f901
-rw-r--r--fortran/examples/selectele.f901
14 files changed, 0 insertions, 14 deletions
diff --git a/fortran/examples/attrexample.f90 b/fortran/examples/attrexample.f90
index 798a4bd..aa46a91 100644
--- a/fortran/examples/attrexample.f90
+++ b/fortran/examples/attrexample.f90
@@ -1,4 +1,3 @@
-
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! Copyright by the Board of Trustees of the University of Illinois. *
! All rights reserved. *
diff --git a/fortran/examples/compound.f90 b/fortran/examples/compound.f90
index 0b111d5..b2f98c2 100644
--- a/fortran/examples/compound.f90
+++ b/fortran/examples/compound.f90
@@ -1,4 +1,3 @@
-
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! Copyright by the Board of Trustees of the University of Illinois. *
! All rights reserved. *
diff --git a/fortran/examples/dsetexample.f90 b/fortran/examples/dsetexample.f90
index f94b384..5400d67 100644
--- a/fortran/examples/dsetexample.f90
+++ b/fortran/examples/dsetexample.f90
@@ -1,4 +1,3 @@
-
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! Copyright by the Board of Trustees of the University of Illinois. *
! All rights reserved. *
diff --git a/fortran/examples/fileexample.f90 b/fortran/examples/fileexample.f90
index a6b44f4..47b0008 100644
--- a/fortran/examples/fileexample.f90
+++ b/fortran/examples/fileexample.f90
@@ -1,4 +1,3 @@
-
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! Copyright by the Board of Trustees of the University of Illinois. *
! All rights reserved. *
diff --git a/fortran/examples/groupexample.f90 b/fortran/examples/groupexample.f90
index e6614e6..8517d64 100644
--- a/fortran/examples/groupexample.f90
+++ b/fortran/examples/groupexample.f90
@@ -1,4 +1,3 @@
-
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! Copyright by the Board of Trustees of the University of Illinois. *
! All rights reserved. *
diff --git a/fortran/examples/grpdsetexample.f90 b/fortran/examples/grpdsetexample.f90
index a670fdb..64d5308 100644
--- a/fortran/examples/grpdsetexample.f90
+++ b/fortran/examples/grpdsetexample.f90
@@ -1,4 +1,3 @@
-
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! Copyright by the Board of Trustees of the University of Illinois. *
! All rights reserved. *
diff --git a/fortran/examples/grpit.f90 b/fortran/examples/grpit.f90
index 4d4a785..6364e31 100644
--- a/fortran/examples/grpit.f90
+++ b/fortran/examples/grpit.f90
@@ -1,4 +1,3 @@
-
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! Copyright by the Board of Trustees of the University of Illinois. *
! All rights reserved. *
diff --git a/fortran/examples/grpsexample.f90 b/fortran/examples/grpsexample.f90
index ba45761..d3b3183 100644
--- a/fortran/examples/grpsexample.f90
+++ b/fortran/examples/grpsexample.f90
@@ -1,4 +1,3 @@
-
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! Copyright by the Board of Trustees of the University of Illinois. *
! All rights reserved. *
diff --git a/fortran/examples/hyperslab.f90 b/fortran/examples/hyperslab.f90
index ce91fc0..c1b9eef 100644
--- a/fortran/examples/hyperslab.f90
+++ b/fortran/examples/hyperslab.f90
@@ -1,4 +1,3 @@
-
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! Copyright by the Board of Trustees of the University of Illinois. *
! All rights reserved. *
diff --git a/fortran/examples/mountexample.f90 b/fortran/examples/mountexample.f90
index a106cd6..29d2834 100644
--- a/fortran/examples/mountexample.f90
+++ b/fortran/examples/mountexample.f90
@@ -1,4 +1,3 @@
-
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! Copyright by the Board of Trustees of the University of Illinois. *
! All rights reserved. *
diff --git a/fortran/examples/refobjexample.f90 b/fortran/examples/refobjexample.f90
index 0366b66..6b6de55 100644
--- a/fortran/examples/refobjexample.f90
+++ b/fortran/examples/refobjexample.f90
@@ -1,4 +1,3 @@
-
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! Copyright by the Board of Trustees of the University of Illinois. *
! All rights reserved. *
diff --git a/fortran/examples/refregexample.f90 b/fortran/examples/refregexample.f90
index 01411e1..90b4551 100644
--- a/fortran/examples/refregexample.f90
+++ b/fortran/examples/refregexample.f90
@@ -1,4 +1,3 @@
-
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! Copyright by the Board of Trustees of the University of Illinois. *
! All rights reserved. *
diff --git a/fortran/examples/rwdsetexample.f90 b/fortran/examples/rwdsetexample.f90
index 86ce7b1..8ef00bd 100644
--- a/fortran/examples/rwdsetexample.f90
+++ b/fortran/examples/rwdsetexample.f90
@@ -1,4 +1,3 @@
-
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! Copyright by the Board of Trustees of the University of Illinois. *
! All rights reserved. *
diff --git a/fortran/examples/selectele.f90 b/fortran/examples/selectele.f90
index a546533..a076692 100644
--- a/fortran/examples/selectele.f90
+++ b/fortran/examples/selectele.f90
@@ -1,4 +1,3 @@
-
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
! Copyright by the Board of Trustees of the University of Illinois. *
! All rights reserved. *