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
commit1650add52caccbc542cff6ccb5780903d4101f58 (patch)
treed163e156ef39fc37113fd77cab84d9cac40aed49 /coverage/__init__.py
parentd4a7334fd695a79c21b86358df1bd472c337b3b3 (diff)
downloadpython-coveragepy-1650add52caccbc542cff6ccb5780903d4101f58.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 41da609..0aa1d45 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