From 1650add52caccbc542cff6ccb5780903d4101f58 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Thu, 1 Jan 2015 06:07:31 -0500 Subject: 2015 happy new year --- coverage/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coverage/__init__.py') 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 -- cgit v1.2.1