changeset 661:c242cba52833

Updated script for copyright
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 14 Jan 2011 16:27:07 +0900
parents a8269458d5b1
children 2e94ef0515d7
files contrib/update_copyright.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/update_copyright.sh	Fri Jan 14 16:25:59 2011 +0900
+++ b/contrib/update_copyright.sh	Fri Jan 14 16:27:07 2011 +0900
@@ -3,7 +3,7 @@
 # This script will search all copyrights dates from source files, and update these if 
 # the file has been modified at a later date.
 
-if [ ! -f include/freeDiameter/freeDiameter.h ];
+if [ ! -f include/freeDiameter/libfdcore.h ];
 then echo "This script must be run from the source top directory"
 exit 1;
 fi;
"Welcome to our mercurial repository"