From 8c2c7cb5e4fdcda69f796e33aeb81fbaa7a401e4 Mon Sep 17 00:00:00 2001 From: Stephan Seitz <stephan.seitz@fau.de> Date: Thu, 6 Feb 2020 14:16:30 +0100 Subject: [PATCH] New year --- LICENSE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.txt b/LICENSE.txt index 47d5393..401dd62 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,7 +1,7 @@ pystencils_autodiff -- Adds automatic differentation and generation of Tensorflow/PyTorch operations to pystencils -Copyright © 2019 Stephan Seitz +Copyright © 2019-2020 Stephan Seitz This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- GitLab