From aa04705df95b2033376f6dab8bfcf83aa6293926 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 8 Oct 2011 22:28:48 -0400 Subject: Should have updated this year 10 months ago... --- 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 c6a2cf8..b04523e 100644 --- a/coverage/__init__.py +++ b/coverage/__init__.py @@ -60,7 +60,7 @@ annotate = _singleton_method('annotate') # COPYRIGHT AND LICENSE # # Copyright 2001 Gareth Rees. All rights reserved. -# Copyright 2004-2010 Ned Batchelder. All rights reserved. +# Copyright 2004-2011 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