ICU-2107 readme for tool for finding files without copyright notices
X-SVN-Rev: 10757
This commit is contained in:
parent
14b296fa3c
commit
5d1328c2bf
9
icu4c/source/tools/cpysearch/readme.txt
Normal file
9
icu4c/source/tools/cpysearch/readme.txt
Normal file
@ -0,0 +1,9 @@
|
||||
Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved.
|
||||
|
||||
|
||||
cpysearch.pl is a perl script used to detect the files that might not have the copyright notice. Best when used on windows on a clean checkout. Edit $icuSource to your path. If you are working on other platform, you probably want to edit $ignore to reflect different temporary files that you don't want in the scan. The result will be the list of files that don't have word copyright (case ignored) in first 10 lines. Look at them and fix if needed.
|
||||
|
||||
Have fun!
|
||||
weiv
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user