Fix comment block on Python files

This commit is contained in:
Benoit Marty 2024-09-06 17:21:51 +02:00
parent f61df38e55
commit 526bebeddf
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