diff --git a/LICENSE.txt b/LICENSE.txt index 1e4a002..293fa79 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 s-holst +Copyright (c) 2020-2021 Stefan Holst 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/docs/conf.py b/docs/conf.py index a71e8e4..540783b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -20,7 +20,7 @@ sys.path.insert(0, os.path.abspath('../src')) # -- Project information ----------------------------------------------------- project = 'KyuPy' -copyright = '2020, Stefan Holst' +copyright = '2020-2021, Stefan Holst' author = 'Stefan Holst' # The full version, including alpha/beta/rc tags