summaryrefslogtreecommitdiff
path: root/coverage/__init__.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-01-01 06:07:31 -0500
committerNed Batchelder <ned@nedbatchelder.com>2015-01-01 06:07:31 -0500
commitb62d5cde2ce284efe15d7149d6bf799186098888 (patch)
tree3459d1a3f956ff9110f10a46e16605fe612bcbfd /coverage/__init__.py
parent7a7e25161a585f854bbae7c133b812852672508f (diff)
downloadpython-coveragepy-git-b62d5cde2ce284efe15d7149d6bf799186098888.tar.gz
2015 happy new year
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 41da609b..0aa1d45c 100644
--- a/coverage/__init__.py
+++ b/coverage/__init__.py
@@ -96,7 +96,7 @@ except KeyError:
# COPYRIGHT AND LICENSE
#
# Copyright 2001 Gareth Rees. All rights reserved.
-# Copyright 2004-2014 Ned Batchelder. All rights reserved.
+# Copyright 2004-2015 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