diff options
author | Jay Kamat <jaygkamat@gmail.com> | 2019-02-22 21:34:17 -0800 |
---|---|---|
committer | Jay Kamat <jaygkamat@gmail.com> | 2019-02-22 21:45:08 -0800 |
commit | 3e816f5f8b5cca756e6def06e941b81ce45ddea4 (patch) | |
tree | 9de27ccc2d66f903ca9787afbc6d070ddec5a648 /tests/unit/misc/test_split_hypothesis.py | |
parent | 7c1ddb39d126514e8ef6afe39b202658cc317e82 (diff) | |
download | qutebrowser-3e816f5f8b5cca756e6def06e941b81ce45ddea4.tar.gz qutebrowser-3e816f5f8b5cca756e6def06e941b81ce45ddea4.zip |
Update copyright for 2019
Diffstat (limited to 'tests/unit/misc/test_split_hypothesis.py')
-rw-r--r-- | tests/unit/misc/test_split_hypothesis.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/misc/test_split_hypothesis.py b/tests/unit/misc/test_split_hypothesis.py index c8d6d5147..e6de1b740 100644 --- a/tests/unit/misc/test_split_hypothesis.py +++ b/tests/unit/misc/test_split_hypothesis.py @@ -1,6 +1,6 @@ # vim: ft=python fileencoding=utf-8 sts=4 sw=4 et: -# Copyright 2015-2018 Florian Bruhin (The Compiler) <mail@qutebrowser.org> +# Copyright 2015-2019 Florian Bruhin (The Compiler) <mail@qutebrowser.org> # # This file is part of qutebrowser. # |