From 779af14613558c6f3f470d80576d45623017aab3 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Wed, 13 Aug 2003 16:41:34 -0500 Subject: [svn-r7359] Purpose: New features Description: Add options of verbose (-v, -v9) and -fname which limits to checking file with the file name pattern. Solution: Platforms tested: Did not h5committest which does not cover this command. Verified it by hand. Misc. update: --- bin/chkcopyright | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/bin/chkcopyright b/bin/chkcopyright index 53f1478..c217743 100755 --- a/bin/chkcopyright +++ b/bin/chkcopyright @@ -31,11 +31,17 @@ DIRS=. # default current directory USAGE() { cat <