diff options
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. # |