From eafa4226e144428270e351b336d6a830a0abdba1 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sun, 19 Aug 2018 14:39:34 +0000 Subject: lpschedule_generator/_version.py: Use SPDX license identifier. --- lpschedule_generator/_version.py | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/lpschedule_generator/_version.py b/lpschedule_generator/_version.py index a0ef44a..8416d65 100644 --- a/lpschedule_generator/_version.py +++ b/lpschedule_generator/_version.py @@ -4,18 +4,7 @@ # # This file is part of lpschedule-generator. # -# lpschedule-generator 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. +# SPDX-License-Identifier: GPL-3.0-or-later # -# lpschedule-generator 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 lpschedule-generator (see COPYING). If not, see -# . __version__ = u'0.8.2' -- cgit v1.2.3