From 4f8dae914dd8e05dffaeea35c68694871cd7b8fc Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 31 May 2019 14:25:16 -0400 Subject: - update copyright Change-Id: I258e9ff77e5a9ac687cd20d33b6d75de7c79b4dc --- mako/exceptions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mako/exceptions.py') diff --git a/mako/exceptions.py b/mako/exceptions.py index 7720356..283391a 100644 --- a/mako/exceptions.py +++ b/mako/exceptions.py @@ -1,5 +1,5 @@ # mako/exceptions.py -# Copyright (C) 2006-2016 the Mako authors and contributors +# Copyright 2006-2019 the Mako authors and contributors # # This module is part of Mako and is released under # the MIT License: http://www.opensource.org/licenses/mit-license.php -- cgit v1.2.3