"tester" resources are no more in test but in main (JSPF-74)

git-svn-id: https://svn.apache.org/repos/asf/james/jspf/trunk@781329 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/NOTICE.txt b/NOTICE.txt
index f2dfff1..7129706 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -11,9 +11,9 @@
    This product has been inspired from the spfjava library
    written by Roger Fullerton and Neil Murray.
 	  
-   This product contains DNS-aware tests inspired by DNSJava 
+   This product contains DNS-aware code inspired by DNSJava 
    test code written and copyrighted by Brian Wellington, too.
-   (see tester\src\test\java\org\apache\james\jspf\dnsserver\ files)
+   (see tester\src\main\java\org\apache\james\jspf\dnsserver\ files)
 	
    This product contains resources (SPF parser tests: test_parser.txt 
    and test_rfc_examples.txt) derived from the libspf2 library 
@@ -24,12 +24,12 @@
    This product contains resources (rfc4408-tests.yml) from the
    openspf group, distributed under the BSD license and copyright
    by Stuart D. Gathman and Julian Mehnle.
-   (see tester\src\test\resources\org\apache\james\jspf\rfc4408-tests.LICENSE)
+   (see tester\src\main\resources\org\apache\james\jspf\rfc4408-tests.LICENSE)
 	
    This product contains resources (tests.yml, pyspf-tests.yml) 
    from the pyspf library (http://cheeseshop.python.org/pypi/pyspf) 
    distributed under the Python Software Foundation License and 
    copyright by Terence Way, Stuart Gathman (stuart@bmsi.com) and 
    Scott Kitterman.
-   (see tester\src\test\resources\org\apache\james\jspf\pyspf.LICENSE)
+   (see tester\src\main\resources\org\apache\james\jspf\pyspf.LICENSE)
    
\ No newline at end of file