summaryrefslogtreecommitdiff
path: root/coverage/__init__.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-09-10 21:10:27 -0400
committerNed Batchelder <ned@nedbatchelder.com>2012-09-10 21:10:27 -0400
commita65ce0146e0fdbb1ea08a4e12e47f2a7c11427f5 (patch)
tree87a84967b00cd553847c9496bc055ae777f426cb /coverage/__init__.py
parentd025aa7ab8cf6aea665bfc9da0457072548798b2 (diff)
downloadpython-coveragepy-git-a65ce0146e0fdbb1ea08a4e12e47f2a7c11427f5.tar.gz
It's 2012 already.
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 f4e17b29..cfdf3fcf 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-2011 Ned Batchelder. All rights reserved.
+# Copyright 2004-2012 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