diff options
Diffstat (limited to 'internal/manifest')
| -rw-r--r-- | internal/manifest/manifest.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/manifest/manifest.go b/internal/manifest/manifest.go index 5914b0e..aea7fbe 100644 --- a/internal/manifest/manifest.go +++ b/internal/manifest/manifest.go @@ -1,3 +1,6 @@ +// Copyright (c) 2026 Arslaan Pathan +// This software is licensed under the ARPL. See LICENSE for details. + package manifest type KiiroToml struct { |
