From 50baa8db502fd24acc0f2a1bc473649505336997 Mon Sep 17 00:00:00 2001 From: Tim Savannah Date: Mon, 19 Aug 2019 17:52:33 -0400 Subject: [PATCH] Fix years in copyright notice of func_timeout.exceptions. Will not be a new release just for this. --- func_timeout/exceptions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/func_timeout/exceptions.py b/func_timeout/exceptions.py index e67c06d..cd0d130 100644 --- a/func_timeout/exceptions.py +++ b/func_timeout/exceptions.py @@ -1,5 +1,5 @@ ''' - Copyright (c) 2016 Tim Savannah All Rights Reserved. + Copyright (c) 2016, 2017, 2019 Tim Savannah All Rights Reserved. Licensed under the Lesser GNU Public License Version 3, LGPLv3. You should have recieved a copy of this with the source distribution as LICENSE, otherwise it is available at https://github.com/kata198/func_timeout/LICENSE