From c96247f3613546b64fa6e9b02fe4cf406d7d7112 Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Wed, 2 Oct 2019 15:37:53 -0700 Subject: Amend copyright notices and license statements --- wikiget/version.py | 4 ---- 1 file changed, 4 deletions(-) (limited to 'wikiget/version.py') diff --git a/wikiget/version.py b/wikiget/version.py index 5b1bb55..456318a 100644 --- a/wikiget/version.py +++ b/wikiget/version.py @@ -1,7 +1,3 @@ -# wikiget - simple CLI tool for downloading files from Wikimedia sites. -# Copyright (C) 2018-2019 Cody Logan; licensed GPLv3+ -# SPDX-License-Identifier: GPL-3.0-or-later - """Sets the program version in setup.py and on the command line.""" __version__ = "0.2.0" -- cgit v1.2.3