diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2005-10-29 22:41:06 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2005-10-29 22:41:06 (GMT) |
commit | c5fc4530568bf60d7ca7d43ab98e29be72609eb0 (patch) | |
tree | 16030f4f7f310940f3c4a298fadc2b71bf3f22f0 | |
parent | aacf40d541913047c727f206cc066b068a42a8d8 (diff) | |
download | hdf5-c5fc4530568bf60d7ca7d43ab98e29be72609eb0.zip hdf5-c5fc4530568bf60d7ca7d43ab98e29be72609eb0.tar.gz hdf5-c5fc4530568bf60d7ca7d43ab98e29be72609eb0.tar.bz2 |
[svn-r11626] Purpose:
Skip the copyright file itself.
-rw-r--r-- | .h5chkright.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.h5chkright.ini b/.h5chkright.ini index e93b92a..6e6c523 100644 --- a/.h5chkright.ini +++ b/.h5chkright.ini @@ -19,6 +19,9 @@ # with the same name. E.g., # "prune test" skips test, fortran/test, c++/test, ... +# Skip COPYING since it is the detail Copyright notice. +skip COPYING + # Non-UI copyrighted files in top-level skip aclocal.m4 |