diff options
author | Florian Bruhin <git@the-compiler.org> | 2015-01-03 15:51:31 +0100 |
---|---|---|
committer | Florian Bruhin <git@the-compiler.org> | 2015-01-03 15:51:31 +0100 |
commit | 450d1ab70d9bd72e1bf7a7aec8ee7a0a81d64a2c (patch) | |
tree | ffb4fcd83513984f0989335c48b38b9058d039a0 /qutebrowser.py | |
parent | 7e642fb3e4f316dd482d430c97847ede3ba70b1a (diff) | |
download | qutebrowser-450d1ab70d9bd72e1bf7a7aec8ee7a0a81d64a2c.tar.gz qutebrowser-450d1ab70d9bd72e1bf7a7aec8ee7a0a81d64a2c.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 c3bafd8c7..a16bd9ac7 100755 --- a/qutebrowser.py +++ b/qutebrowser.py @@ -2,7 +2,7 @@ # vim: ft=python fileencoding=utf-8 sts=4 sw=4 et: -# Copyright 2014 Florian Bruhin (The Compiler) <mail@qutebrowser.org> +# Copyright 2014-2015 Florian Bruhin (The Compiler) <mail@qutebrowser.org> # # This file is part of qutebrowser. # |