Fix comment block on Python files

This commit is contained in:
Benoit Marty
2024-09-06 17:21:51 +02:00
parent 2b016227e9
commit 3219cad14c
8 changed files with 32 additions and 32 deletions

View File

@@ -1,9 +1,9 @@
#!/usr/bin/env python3
#
// Copyright 2022-2024 New Vector Ltd.
//
// SPDX-License-Identifier: AGPL-3.0-only
// Please see LICENSE in the repository root for full details.
# Copyright 2022-2024 New Vector Ltd.
#
# SPDX-License-Identifier: AGPL-3.0-only
# Please see LICENSE in the repository root for full details.
#
import argparse