diff options
author | Michele Simionato <michele.simionato@gmail.com> | 2019-03-16 10:12:16 +0100 |
---|---|---|
committer | Michele Simionato <michele.simionato@gmail.com> | 2019-03-16 10:12:16 +0100 |
commit | a412ffb89907b9182aaa544c8e504bd70d70bca8 (patch) | |
tree | 3476b42dd4ff53ef1da29590bda52b5e42d2f573 /src/tests/documentation.py | |
parent | 1c14fd60039e5c0ea216f22cabbca96acfd50e02 (diff) | |
download | python-decorator-git-4.4.0.tar.gz |
Fixed the copyright year4.4.0
Diffstat (limited to 'src/tests/documentation.py')
-rw-r--r-- | src/tests/documentation.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |