mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-05 21:32:12 +02:00
📄 Added license to FST.cs
This commit is contained in:
parent
f747c3bdd8
commit
1082e05d89
1 changed files with 7 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue