SPDX Format

This commit is contained in:
Yousefnezhad 2025-05-13 09:41:41 +03:30
commit 7dd2544217
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# Copyright: (c) 2025, Samaneh Yousefnezhad <s-yousefenzhad@um.ac.ir>
# GNU General Public License v3.0+
# (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)

View file

@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-3.0-or-later
from __future__ import absolute_import, division, print_function
__metaclass__ = type