From b62d5cde2ce284efe15d7149d6bf799186098888 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') 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 -- cgit v1.2.1