diff options
author | Florian Bruhin <git@the-compiler.org> | 2018-02-05 12:19:50 +0100 |
---|---|---|
committer | Florian Bruhin <git@the-compiler.org> | 2018-02-05 12:19:50 +0100 |
commit | 6f028e9ad030f93cc504ee7a5d34bbfc0693489d (patch) | |
tree | 9169e618b79a0114417d21c61ce2e8b1fa39e6da /qutebrowser.py | |
parent | c8de4675db14fad73389ad8805bf0fc571a469f0 (diff) | |
download | qutebrowser-6f028e9ad030f93cc504ee7a5d34bbfc0693489d.tar.gz qutebrowser-6f028e9ad030f93cc504ee7a5d34bbfc0693489d.zip |
Update copyright years
Diffstat (limited to 'qutebrowser.py')
-rwxr-xr-x | qutebrowser.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qutebrowser.py b/qutebrowser.py index a16bd9ac7..8dd81b01a 100755 --- a/qutebrowser.py +++ b/qutebrowser.py @@ -2,7 +2,7 @@ # vim: ft=python fileencoding=utf-8 sts=4 sw=4 et: -# Copyright 2014-2015 Florian Bruhin (The Compiler) <mail@qutebrowser.org> +# Copyright 2014-2018 Florian Bruhin (The Compiler) <mail@qutebrowser.org> # # This file is part of qutebrowser. # |