📄 Add copyright and license information to example scripts

This commit is contained in:
2025-03-08 21:29:21 +01:00
parent 7dde4fd16f
commit 54e6bb27d8
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
# Copyright (c) Paillat-dev
# SPDX-License-Identifier: MIT
"""Example demonstrating how to use buttons with Pycord REST."""
import os