summaryrefslogtreecommitdiff
path: root/misc/userscripts/rss
diff options
context:
space:
mode:
Diffstat (limited to 'misc/userscripts/rss')
-rwxr-xr-xmisc/userscripts/rss17
1 files changed, 2 insertions, 15 deletions
diff --git a/misc/userscripts/rss b/misc/userscripts/rss
index 3c52d1f27..fab57fef6 100755
--- a/misc/userscripts/rss
+++ b/misc/userscripts/rss
@@ -1,21 +1,8 @@
#!/bin/sh
-# Copyright 2016 Jan Verbeek (blyxxyz) <ring@openmailbox.org>
+# SPDX-FileCopyrightText: Jan Verbeek (blyxxyz) <ring@openmailbox.org>
#
-# This file is part of qutebrowser.
-#
-# qutebrowser is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# qutebrowser is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with qutebrowser. If not, see <https://www.gnu.org/licenses/>.
+# SPDX-License-Identifier: GPL-3.0-or-later
# This script keeps track of URLs in RSS feeds and opens new ones.
# New feeds can be added with ':spawn -u /path/to/userscripts/rss add' or