diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2005-11-01 15:08:36 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2005-11-01 15:08:36 (GMT) |
commit | c931d254998f283b4bbc4f0484569c0053a24a1c (patch) | |
tree | 03f29475528be49fe6b3de9c3399c73b1d13e7b6 /.h5chkright.ini | |
parent | 617522e467c817811d80d60ce7e97212c9df4059 (diff) | |
download | hdf5-c931d254998f283b4bbc4f0484569c0053a24a1c.zip hdf5-c931d254998f283b4bbc4f0484569c0053a24a1c.tar.gz hdf5-c931d254998f283b4bbc4f0484569c0053a24a1c.tar.bz2 |
[svn-r11648] Purpose:
Feature
Description:
Added copyright detection for Windows files, *.dsw, *.dsp, *.zip (these
are ignored), and *.bat files.
Platforms tested:
heping.
Diffstat (limited to '.h5chkright.ini')
-rw-r--r-- | .h5chkright.ini | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.h5chkright.ini b/.h5chkright.ini index 6e6c523..0e301bb 100644 --- a/.h5chkright.ini +++ b/.h5chkright.ini @@ -44,9 +44,6 @@ skip H5config.h.in skip H5match_types.c skip H5test_kind.f90 -# Skip all windows directories. -prune windows - # Skip all testfiles/* since if we insert a copyright notice in the expected # data files, we would have to spend extra effort to filter them out. prune testfiles |