From 484b123d38f8486b51c9b8ee51df2d55bf11a7d9 Mon Sep 17 00:00:00 2001 From: Tomas Date: Thu, 19 Mar 2020 00:13:46 +0100 Subject: [PATCH] feat: bump copyright year, because why not --- LICENSE | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 32037f5..b6c6cbd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2016-2019 Tomás Aparicio +Copyright (c) 2016-2020 Tomás Aparicio Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/setup.py b/setup.py index 7531be2..f8902e5 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ ==== Versatile HTTP traffic mocking and expectations made easy in Python. -:copyright: (c) 2016-2019 Tomas Aparicio +:copyright: (c) 2016-2020 Tomas Aparicio :license: MIT """