diff --git a/tools/unity-avatar-exporter/Assets/Editor/AvatarExporter/FST.cs b/tools/unity-avatar-exporter/Assets/Editor/AvatarExporter/FST.cs index 9c6e1c9f47e..9f4f5b93bcd 100644 --- a/tools/unity-avatar-exporter/Assets/Editor/AvatarExporter/FST.cs +++ b/tools/unity-avatar-exporter/Assets/Editor/AvatarExporter/FST.cs @@ -1,5 +1,10 @@ - - +// FST.cs +// +// Created by Edgar on 24-8-2023 +// Copyright 2023 Overte e.V. +// +// Distributed under the Apache License, Version 2.0. +// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html using System; using System.Collections.Generic;