summaryrefslogtreecommitdiff
path: root/coverage/__init__.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-09-07 10:27:42 -0400
committerNed Batchelder <ned@nedbatchelder.com>2013-09-07 10:27:42 -0400
commit7540342d61b42d689cf824f8f4dfd674c474f909 (patch)
treeb4858789dca87c61db03fd47ec0e57aab68e58ee /coverage/__init__.py
parent258e78e165b4884276392c6ed85fafe84c5e6e2f (diff)
downloadpython-coveragepy-7540342d61b42d689cf824f8f4dfd674c474f909.tar.gz
Oops, it's 2013 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 0ccc699..193b7a1 100644
--- a/coverage/__init__.py
+++ b/coverage/__init__.py
@@ -92,7 +92,7 @@ except KeyError:
# COPYRIGHT AND LICENSE
#
# Copyright 2001 Gareth Rees. All rights reserved.
-# Copyright 2004-2012 Ned Batchelder. All rights reserved.
+# Copyright 2004-2013 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