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 #!/usr/bin/env python3
# #
// Copyright 2022-2024 New Vector Ltd. # Copyright 2022-2024 New Vector Ltd.
// #
// SPDX-License-Identifier: AGPL-3.0-only # SPDX-License-Identifier: AGPL-3.0-only
// Please see LICENSE in the repository root for full details. # Please see LICENSE in the repository root for full details.
# #
import argparse import argparse

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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