Add missing license headers

This commit is contained in:
David Vogel 2025-11-03 19:48:05 +01:00
parent 815a4fea7b
commit ef185b9601
4 changed files with 20 additions and 0 deletions

View File

@ -1,3 +1,8 @@
// Copyright (c) 2025 David Vogel
//
// This software is released under the MIT License.
// https://opensource.org/licenses/MIT
package typst_test
import (

View File

@ -1,3 +1,8 @@
// Copyright (c) 2025 David Vogel
//
// This software is released under the MIT License.
// https://opensource.org/licenses/MIT
package typst_test
import (

View File

@ -1,3 +1,8 @@
// Copyright (c) 2025 David Vogel
//
// This software is released under the MIT License.
// https://opensource.org/licenses/MIT
package typst_test
import (

View File

@ -1,3 +1,8 @@
// Copyright (c) 2025 David Vogel
//
// This software is released under the MIT License.
// https://opensource.org/licenses/MIT
package typst
import (