forked from Mirror/pmbootstrap
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:
parent
7f7af62697
commit
871a3128d8
18 changed files with 54 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue