Further license adjustment
This commit is contained in:
parent
355051a0f7
commit
256c8bb9be
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue