[svn-r11596] Purpose:

Update copyrights

Description:
    Updated copyright information in hdf5/bin and top-level and added some
more files to be skipped to the chkcopyright config file.

Platforms tested:
    None - just eyeballed
This commit is contained in:
Quincey Koziol
2005-10-22 10:35:28 -05:00
parent 275d19661e
commit e3d9211fa9
13 changed files with 160 additions and 1 deletions

View File

@@ -7,6 +7,18 @@
# with the same name. E.g.,
# "prune test" skips test, fortran/test, c++/test, ...
# Non-UI copyrighted files in top-level
skip aclocal.m4
# Non-UI copyrighted files in bin.
skip config.guess
skip config.sub
skip depcomp
skip install-sh
skip ltmain.sh
skip missing
skip mkinstalldirs
# Generated files in fortran/src.
skip H5match_types.c
skip H5test_kind.f90