From 12f2289b79b0b039640bd2c5ef5dc1910b9b8449 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Sat, 4 Jan 2020 17:11:13 +0100
Subject: [PATCH] license update

---
 LICENSE      | 2 +-
 docs/conf.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE b/LICENSE
index cb166672..2944b054 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2013-2019 Piotr Maślanka
+Copyright (c) 2013-2020 Piotr Maślanka
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/docs/conf.py b/docs/conf.py
index 98da545a..d8ec47dc 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -49,7 +49,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'satella'
-copyright = u'2017-2019, Piotr Maślanka'
+copyright = u'2017-2020, Piotr Maślanka'
 author = u'Piotr Maślanka'
 
 # The version info for the project you're documenting, acts as replacement for
-- 
GitLab