]> kaliko git repositories - sid.git/blobdiff - sid/lib.py
Switch to SPDX headers
[sid.git] / sid / lib.py
index bc8fbedbdffbbf17fa197320e03b2ef534de83f4..9ebde969c9209459dba29a82153cfcfd419b55a0 100644 (file)
@@ -1,18 +1,6 @@
 # coding: utf-8
-
-# Copyright (C) 2020 kaliko <kaliko@azylum.org>
-
-# This program 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, version 3 only.
-#
-# This program 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 this program.  If not, see <http://www.gnu.org/licenses/>.
+# SPDX-FileCopyrightText:  2020 kaliko <kaliko@azylum.org>
+# SPDX-License-Identifier: GPL-3.0-or-later
 
 import json
 import logging