diff --git a/tests/unit/misc/test_cmdhistory.py b/tests/unit/misc/test_cmdhistory.py index c3366119b..5b0e72459 100644 --- a/tests/unit/misc/test_cmdhistory.py +++ b/tests/unit/misc/test_cmdhistory.py @@ -1,6 +1,7 @@ # vim: ft=python fileencoding=utf-8 sts=4 sw=4 et: -# Copyright 2015 Alexander Cogneau (acogneau) : +# Copyright 2015 Alexander Cogneau (acogneau) +# Copyright 2015 Florian Bruhin (The-Compiler) # # This file is part of qutebrowser. #