Update license header
This commit is contained in:
parent
6d91bb8d72
commit
58a36ed632
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
# SPDX-FileCopyrightText: 2021 Luca Beltrame <lbeltrame@kde.org>
|
||||
#
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
import asyncio
|
||||
import argparse
|
||||
from datetime import datetime
|
||||
|
|
Loading…
Add table
Reference in a new issue