summaryrefslogtreecommitdiff
path: root/scripts/asciidoc2html.py
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-01-04 18:21:17 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-01-04 18:21:17 +0100
commit9e4276db9bd02dd5340da79af34f98f1eb5cc4ba (patch)
treede2d5a249798c02bd14d007a97ddb4dc20361ae3 /scripts/asciidoc2html.py
parentd38ade9ee9791bf01c7466458f3efbb4e298e93d (diff)
downloadqutebrowser-9e4276db9bd02dd5340da79af34f98f1eb5cc4ba.tar.gz
qutebrowser-9e4276db9bd02dd5340da79af34f98f1eb5cc4ba.zip
Adjust copyrights for 2020
Diffstat (limited to 'scripts/asciidoc2html.py')
-rwxr-xr-xscripts/asciidoc2html.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/asciidoc2html.py b/scripts/asciidoc2html.py
index 8a691b067..2706e02e5 100755
--- a/scripts/asciidoc2html.py
+++ b/scripts/asciidoc2html.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# vim: ft=python fileencoding=utf-8 sts=4 sw=4 et:
-# Copyright 2014-2019 Florian Bruhin (The Compiler) <mail@qutebrowser.org>
+# Copyright 2014-2020 Florian Bruhin (The Compiler) <mail@qutebrowser.org>
# This file is part of qutebrowser.
#