diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-02 16:22:28 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-02 16:22:28 -0400 |
commit | c6332b5d876e5b02246d5b8939f82d7c8606e391 (patch) | |
tree | 9b4c36c86d0c1c37442ea29961e0c43ffb5f8a57 | |
parent | 515f98fdc9181efa68408cf8d9b2e43dcd3a1f1e (diff) | |
download | python-coveragepy-git-c6332b5d876e5b02246d5b8939f82d7c8606e391.tar.gz |
Probably supposed to keep the date current
-rw-r--r-- | doc/python-coverage.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/python-coverage.1.txt b/doc/python-coverage.1.txt index 0e5869ca..5fe22290 100644 --- a/doc/python-coverage.1.txt +++ b/doc/python-coverage.1.txt @@ -8,7 +8,7 @@ measure code coverage of Python program execution :Author: Ned Batchelder <ned@nedbatchelder.com> :Author: |author| -:Date: 2014-09-27 +:Date: 2015-08-02 :Copyright: Apache 2.0 license, attribution and disclaimer required. :Manual section: 1 :Manual group: Coverage.py |