aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_wikiget.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_wikiget.py b/test/test_wikiget.py
index 8a30a37..330ecdf 100644
--- a/test/test_wikiget.py
+++ b/test/test_wikiget.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""wikiget
Simple wget clone for downloading files from Wikimedia sites.
-Copyright (C) 2018 Cody Logan; licensed GPLv3+
+Copyright (C) 2018-2019 Cody Logan; licensed GPLv3+
SPDX-License-Identifier: GPL-3.0-or-later
"""