docs, pmb: Add missing copyright headers (MR 2516)

I tried my best to get the right author based on git commit history, but
in the case of code being moved from one file to make another I might
have gotten something wrong.
This commit is contained in:
Newbyte 2024-12-21 14:14:45 +01:00 committed by Oliver Smith
parent 7f7af62697
commit 871a3128d8
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
18 changed files with 54 additions and 0 deletions

View file

@ -1,3 +1,6 @@
# Copyright 2024 Caleb Connolly
# SPDX-License-Identifier: GPL-3.0-or-later
import enum
from pathlib import Path
from pmb.core.pkgrepo import pkgrepo_name, pkgrepo_paths