aboutsummaryrefslogtreecommitdiff
path: root/lib/adblock/test/filtertest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/adblock/test/filtertest.cpp')
-rw-r--r--lib/adblock/test/filtertest.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/adblock/test/filtertest.cpp b/lib/adblock/test/filtertest.cpp
index c778bc7..76e607b 100644
--- a/lib/adblock/test/filtertest.cpp
+++ b/lib/adblock/test/filtertest.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: git://neueland.iserlohn-fortress.net/smolbote.git
+ *
+ * SPDX-License-Identifier: GPL-3.0
+ */
+
#include "filtertest.h"
#include <QtTest/QtTest>
#include "../filterrule.h"