diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2007-02-14 22:18:20 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2007-02-14 22:18:20 (GMT) |
commit | a90f77e038b53f38b926dfd1ab754587013b7c5a (patch) | |
tree | 793eef8f861ad7fd3410e13599f5ab176239b88f /.h5chkright.ini | |
parent | 476f98ab1be38f58cbe51b3184406c86ce52c9dc (diff) | |
download | hdf5-a90f77e038b53f38b926dfd1ab754587013b7c5a.zip hdf5-a90f77e038b53f38b926dfd1ab754587013b7c5a.tar.gz hdf5-a90f77e038b53f38b926dfd1ab754587013b7c5a.tar.bz2 |
[svn-r13308] Skip README file too.
Diffstat (limited to '.h5chkright.ini')
-rw-r--r-- | .h5chkright.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.h5chkright.ini b/.h5chkright.ini index e2d496e..dae4502 100644 --- a/.h5chkright.ini +++ b/.h5chkright.ini @@ -22,6 +22,9 @@ # Skip COPYING since it is the detail Copyright notice. skip COPYING +# Sort of strange to have a copyright notice in README +skip README + # Non-UI copyrighted files in top-level skip aclocal.m4 |