diff options
Diffstat (limited to 'tests/unit/misc/test_msgbox.py')
-rw-r--r-- | tests/unit/misc/test_msgbox.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/misc/test_msgbox.py b/tests/unit/misc/test_msgbox.py index 311680266..2c1268bd8 100644 --- a/tests/unit/misc/test_msgbox.py +++ b/tests/unit/misc/test_msgbox.py @@ -1,4 +1,4 @@ -# Copyright 2015-2016 Florian Bruhin (The Compiler) <mail@qutebrowser.org> +# Copyright 2015-2017 Florian Bruhin (The Compiler) <mail@qutebrowser.org> # vim: ft=python fileencoding=utf-8 sts=4 sw=4 et: # This file is part of qutebrowser. |