summaryrefslogtreecommitdiff
path: root/qutebrowser.py
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-07-23 12:49:05 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-07-23 12:49:05 +0200
commit0718b25796ca282ea0d08f038c38d8715fde7b2d (patch)
tree1db8312e06445900dedc1e1b137ef077f279edba /qutebrowser.py
parent67686bb1a74730673b906a6aa94e4f3b0b4a4970 (diff)
downloadqutebrowser-0718b25796ca282ea0d08f038c38d8715fde7b2d.tar.gz
qutebrowser-0718b25796ca282ea0d08f038c38d8715fde7b2d.zip
reuse: Initial copyright text update for myself
git ls-files | \ xargs sed -Ei 's/Copyright [0-9]{4}(-[0-9]{4}) Florian Bruhin \(The Compiler\) <mail@qutebrowser\.org>/SPDX-FileCopyrightText: Florian Bruhin (The Compiler) <mail@qutebrowser.org>/'
Diffstat (limited to 'qutebrowser.py')
-rwxr-xr-xqutebrowser.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qutebrowser.py b/qutebrowser.py
index 60a8ad005..bdd5e574f 100755
--- a/qutebrowser.py
+++ b/qutebrowser.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# Copyright 2014-2021 Florian Bruhin (The Compiler) <mail@qutebrowser.org>
+# SPDX-FileCopyrightText: Florian Bruhin (The Compiler) <mail@qutebrowser.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later