summaryrefslogtreecommitdiff
path: root/coverage/__init__.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2011-10-08 22:28:48 -0400
committerNed Batchelder <ned@nedbatchelder.com>2011-10-08 22:28:48 -0400
commitb789b8db695207b7a05dcaa6211d0228cbbbe197 (patch)
tree4a7b19b4831cdf0ceecd07be28ed1fb6548303cd /coverage/__init__.py
parent12be242da52ac5c1df99ee177cffec05c0ed6be9 (diff)
downloadpython-coveragepy-git-b789b8db695207b7a05dcaa6211d0228cbbbe197.tar.gz
Should have updated this year 10 months ago...
Diffstat (limited to 'coverage/__init__.py')
-rw-r--r--coverage/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/coverage/__init__.py b/coverage/__init__.py
index c6a2cf82..b04523e2 100644
--- a/coverage/__init__.py
+++ b/coverage/__init__.py
@@ -60,7 +60,7 @@ annotate = _singleton_method('annotate')
# COPYRIGHT AND LICENSE
#
# Copyright 2001 Gareth Rees. All rights reserved.
-# Copyright 2004-2010 Ned Batchelder. All rights reserved.
+# Copyright 2004-2011 Ned Batchelder. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are