From a412ffb89907b9182aaa544c8e504bd70d70bca8 Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Sat, 16 Mar 2019 10:12:16 +0100 Subject: Fixed the copyright year --- docs/documentation.md | 2 +- src/tests/documentation.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/documentation.md b/docs/documentation.md index 72ab411..d72c6b3 100644 --- a/docs/documentation.md +++ b/docs/documentation.md @@ -1694,7 +1694,7 @@ a (shallow) copy of the original function dictionary: LICENSE (2-clause BSD) --------------------------------------------- -Copyright (c) 2005-2017, Michele Simionato +Copyright (c) 2005-2019, Michele Simionato All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/tests/documentation.py b/src/tests/documentation.py index cb6e6e4..0cfa8bf 100644 --- a/src/tests/documentation.py +++ b/src/tests/documentation.py @@ -1329,7 +1329,7 @@ a (shallow) copy of the original function dictionary: LICENSE (2-clause BSD) --------------------------------------------- -Copyright (c) 2005-2017, Michele Simionato +Copyright (c) 2005-2019, Michele Simionato All rights reserved. Redistribution and use in source and binary forms, with or without -- cgit v1.2.1