diff --git a/tests/unit/completion/test_sortfilter.py b/tests/unit/completion/test_sortfilter.py index c4759e1fc..d8d77df55 100644 --- a/tests/unit/completion/test_sortfilter.py +++ b/tests/unit/completion/test_sortfilter.py @@ -1,6 +1,6 @@ # vim: ft=python fileencoding=utf-8 sts=4 sw=4 et: -# Copyright 2015 Florian Bruhin (The Compiler) +# Copyright 2015-2016 Florian Bruhin (The Compiler) # # This file is part of qutebrowser. #