summaryrefslogtreecommitdiff
path: root/qutebrowser/keyinput/modeparsers.py
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2018-02-25 21:25:12 +0100
committerFlorian Bruhin <git@the-compiler.org>2018-02-25 21:25:12 +0100
commit321d5c5d20250f18ef3bfd451e48f075517dce83 (patch)
treed7b753c3e6bb4aa6bb5ed8a7dc1068a704a83747 /qutebrowser/keyinput/modeparsers.py
parent9b4da25578ea4dbaf73cd499e66b5bd8fc269aac (diff)
parent3df066c6948fa3cbc645b4ad200f3b7b5a0af903 (diff)
downloadqutebrowser-321d5c5d20250f18ef3bfd451e48f075517dce83.tar.gz
qutebrowser-321d5c5d20250f18ef3bfd451e48f075517dce83.zip
Merge branch 'master' into keys
Diffstat (limited to 'qutebrowser/keyinput/modeparsers.py')
-rw-r--r--qutebrowser/keyinput/modeparsers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qutebrowser/keyinput/modeparsers.py b/qutebrowser/keyinput/modeparsers.py
index 86e03877a..2e23e2aa5 100644
--- a/qutebrowser/keyinput/modeparsers.py
+++ b/qutebrowser/keyinput/modeparsers.py
@@ -1,6 +1,6 @@
# vim: ft=python fileencoding=utf-8 sts=4 sw=4 et:
-# Copyright 2014-2017 Florian Bruhin (The Compiler) <mail@qutebrowser.org>
+# Copyright 2014-2018 Florian Bruhin (The Compiler) <mail@qutebrowser.org>
#
# This file is part of qutebrowser.
#