aboutsummaryrefslogtreecommitdiff
path: root/lib/urlfilter/formats/hostlistrule.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/urlfilter/formats/hostlistrule.cpp')
-rw-r--r--lib/urlfilter/formats/hostlistrule.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/urlfilter/formats/hostlistrule.cpp b/lib/urlfilter/formats/hostlistrule.cpp
index 1df6b3e..8336243 100644
--- a/lib/urlfilter/formats/hostlistrule.cpp
+++ b/lib/urlfilter/formats/hostlistrule.cpp
@@ -1,3 +1,11 @@
+/*
+ * This file is part of smolbote. It's copyrighted by the contributors recorded
+ * in the version control history of the file, available from its original
+ * location: https://neueland.iserlohn-fortress.net/gitea/aqua/smolbote
+ *
+ * SPDX-License-Identifier: GPL-3.0
+ */
+
#include "hostlistrule.h"
HostlistRule::HostlistRule(const QString &domain, const QString& redirect)