mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-05-25 18:22:46 +00:00
license: change license to MIT for two files only changes by Computerdores and CyanVoxel
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# SPDX-FileCopyrightText: (c) TagStudio Contributors
|
||||
# SPDX-License-Identifier: GPL-3.0-only
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
|
||||
from abc import ABC, abstractmethod
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# SPDX-FileCopyrightText: (c) TagStudio Contributors
|
||||
# SPDX-License-Identifier: GPL-3.0-only
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
|
||||
from typing import override
|
||||
|
||||
Reference in New Issue
Block a user