diff options
-rw-r--r-- | coverage/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coverage/__init__.py b/coverage/__init__.py index 0ccc699f..193b7a10 100644 --- a/coverage/__init__.py +++ b/coverage/__init__.py @@ -92,7 +92,7 @@ except KeyError: # COPYRIGHT AND LICENSE # # Copyright 2001 Gareth Rees. All rights reserved. -# Copyright 2004-2012 Ned Batchelder. All rights reserved. +# Copyright 2004-2013 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 |