1
0
Fork 0

Further license adjustment

This commit is contained in:
Luca Beltrame 2021-01-02 15:46:07 +01:00
parent 355051a0f7
commit 256c8bb9be
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -1,9 +1,8 @@
#!/usr/bin/env python3
# -*- coding:utf-8 -*-
# Copyright 2014-2015 Luca Beltrame <lbeltrame@kde.org>
# Licensed under the terms of the terms of the GPL, version 3, or later.
# See the LICENSE file for details.
# SPDX-FileCopyrightText: 2014-2021 Luca Beltrame <lbeltrame@kde.org>
# SPDX-License-Identifier: GPL-3.0-or-later
import argparse
from enum import Enum