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