Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pose_library')
-rw-r--r--pose_library/asset_browser.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pose_library/asset_browser.py b/pose_library/asset_browser.py
index a95e48fe..d4662284 100644
--- a/pose_library/asset_browser.py
+++ b/pose_library/asset_browser.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
"""Functions for finding and working with Asset Browsers."""
from typing import Iterable, Optional, Tuple