From a2138c2aeb636f408d866e046e7b00c011192942 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Sun, 1 Mar 2026 18:33:42 +1300 Subject: Add license headers as per the ARPL --- internal/repo/repo.go | 3 +++ 1 file changed, 3 insertions(+) (limited to 'internal/repo') 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 { -- cgit v1.2.3