summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <rsd@gnu.org>2018-08-19 14:19:03 +0000
committerrsiddharth <rsd@gnu.org>2018-08-19 14:19:03 +0000
commit201b836ffa462677e15c459f07526314eb9e6983 (patch)
tree17f95590f91c78cc14f18bcfa8e31a7035c748cf
parent253803db8c89a9fd66257fcede1b2b451bf223ba (diff)
tests/test_lps_gen.py: Change license to Public Domain.
-rw-r--r--tests/test_lps_gen.py18
1 files changed, 3 insertions, 15 deletions
diff --git a/tests/test_lps_gen.py b/tests/test_lps_gen.py
index a4a5790..5afb8ef 100644
--- a/tests/test_lps_gen.py
+++ b/tests/test_lps_gen.py
@@ -1,22 +1,10 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2018 lpschedule-generator contributors. See CONTRIBUTORS.
+# SPDX-License-Identifier: CC0-1.0
#
-# 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.
-#
-# 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 os