From 53b760dfbae43d777cf2a9d908b91fc9f288d25b Mon Sep 17 00:00:00 2001 From: Matt Martz Date: Tue, 13 Sep 2016 08:54:02 -0500 Subject: [PATCH] Adjust copyright in setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d574195..87e48ab 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright 2012-2015 Matt Martz +# Copyright 2012-2016 Matt Martz # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may