summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <rsd@gnu.org>2018-08-19 14:41:55 +0000
committerrsiddharth <rsd@gnu.org>2018-08-19 14:41:55 +0000
commit455c74b37d73163cd26deafe1d6958013898b932 (patch)
tree86c31cbdcd869d0206f6ec26c56c69decc313384
parenteafa4226e144428270e351b336d6a830a0abdba1 (diff)
lps_gen.py: Use SPDX license identifier.
-rw-r--r--lps_gen.py15
1 files changed, 2 insertions, 13 deletions
diff --git a/lps_gen.py b/lps_gen.py
index 23fbede..ed68f5e 100644
--- a/lps_gen.py
+++ b/lps_gen.py
@@ -2,21 +2,10 @@
#
# Copyright (C) 2018 lpschedule-generator contributors. See CONTRIBUTORS.
#
-# This file is part of lpschedule-generator.
+# 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
-# <http://www.gnu.org/licenses/>.
import json
import re