From c9984edc3408e0f540ddf2ab211ed651390fc115 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Sch=C3=A4fer?= <felix@thegcat.net> Date: Sat, 25 Apr 2020 23:49:08 +0200 Subject: [PATCH] Update copyright years --- LICENSE | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index a13b2b0..4344de4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Felix Schäfer, Dominik Weitz +Copyright (c) 2019-2020 Felix Schäfer, Dominik Weitz 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/README.rst b/README.rst index 4378f24..d89c444 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,7 @@ License ------- -Copyright 2019 Felix Schäfer, Dominik Weitz +Copyright 2019-2020 Felix Schäfer, Dominik Weitz Released under the terms of the MIT License -- GitLab