From 5ace070ed374c3ff499e823cd0862394862ad474 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Wed, 14 Feb 2007 20:16:22 -0500 Subject: [svn-r13319] Added Caution message of the limit of the -fix feature. --- bin/chkcopyright | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/bin/chkcopyright b/bin/chkcopyright index 4347cec..90e796c 100755 --- a/bin/chkcopyright +++ b/bin/chkcopyright @@ -61,6 +61,16 @@ VMSCMD_COPYRIGHT=/tmp/h5chkright_VMSCMD.$$ # VMS command file Copyright notice tmpfixfile=/tmp/h5chkright_fix.$$ # Temporary fixed copy of file +# Caution message of the fix feature. +FIXCAUTIONMSG() +{ + cat <