]> git.notmuchmail.org Git - notmuch/blobdiff - test/README
test: copyright information updates
[notmuch] / test / README
index bd9ab5470c7c499c39d41fa858faebe733e180b7..104a120ea28bfb7250243f1d331ed8efd1e99fa0 100644 (file)
@@ -145,13 +145,9 @@ Tddd-testname.sh where 'ddd' is three digits and 'testname' the "bare"
 name of your test. Tests will be run in order the 'ddd' part determines.
 
 The test script should start with the standard "#!/usr/bin/env bash"
-with copyright notices, and an assignment to variable 'test_description',
-like this:
+and an assignment to variable 'test_description', like this:
 
        #!/usr/bin/env bash
-       #
-       # Copyright (c) 2005 Junio C Hamano
-       #
 
        test_description='xxx test (option --frotz)