summaryrefslogtreecommitdiff
path: root/qutebrowser/completion/models/filepathcategory.py
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-01-20 09:53:35 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-01-20 10:12:50 +0100
commit12583d359ed1386f21eb92e4cc3708eb02790e22 (patch)
tree5dc80e4ce2051e907371edc0a1716cbebc06bf20 /qutebrowser/completion/models/filepathcategory.py
parentfc07f2cbdf6ca42bd0f12e7aa3e742bdf898b5e4 (diff)
downloadqutebrowser-12583d359ed1386f21eb92e4cc3708eb02790e22.tar.gz
qutebrowser-12583d359ed1386f21eb92e4cc3708eb02790e22.zip
Update docs
Diffstat (limited to 'qutebrowser/completion/models/filepathcategory.py')
-rw-r--r--qutebrowser/completion/models/filepathcategory.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/qutebrowser/completion/models/filepathcategory.py b/qutebrowser/completion/models/filepathcategory.py
index 6334d3ac5..5d6367a13 100644
--- a/qutebrowser/completion/models/filepathcategory.py
+++ b/qutebrowser/completion/models/filepathcategory.py
@@ -1,5 +1,7 @@
# vim: ft=python fileencoding=utf-8 sts=4 sw=4 et:
+# Copyright 2021 Florian Bruhin (The Compiler) <mail@qutebrowser.org>
+#
# This file is part of qutebrowser.
#
# qutebrowser is free software: you can redistribute it and/or modify