diff options
author | Florian Bruhin <me@the-compiler.org> | 2021-01-20 20:06:19 +0100 |
---|---|---|
committer | Florian Bruhin <me@the-compiler.org> | 2021-01-20 20:06:19 +0100 |
commit | 222f1f19a1d43691e3d99ce544cff8c9730ae4b9 (patch) | |
tree | 0a1a275d23e33f1048f6c11e2b58e8b728b85364 /tests/unit/utils/test_log.py | |
parent | 22890852b60ec6dc4735b4a0f909d896208f0d7b (diff) | |
download | qutebrowser-222f1f19a1d43691e3d99ce544cff8c9730ae4b9.tar.gz qutebrowser-222f1f19a1d43691e3d99ce544cff8c9730ae4b9.zip |
Bump copyright years
Closes #6015
Diffstat (limited to 'tests/unit/utils/test_log.py')
-rw-r--r-- | tests/unit/utils/test_log.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/utils/test_log.py b/tests/unit/utils/test_log.py index 4b2db95d8..92540509f 100644 --- a/tests/unit/utils/test_log.py +++ b/tests/unit/utils/test_log.py @@ -1,6 +1,6 @@ # vim: ft=python fileencoding=utf-8 sts=4 sw=4 et: -# Copyright 2014-2020 Florian Bruhin (The Compiler) <mail@qutebrowser.org> +# Copyright 2014-2021 Florian Bruhin (The Compiler) <mail@qutebrowser.org> # # This file is part of qutebrowser. # |