mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 17:25:24 +01:00
Fix licensing information etc
This commit is contained in:
parent
5ae083281e
commit
b7104bc3cc
10 changed files with 49 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
#!/bin/sh
|
||||
|
||||
# SPDX-FileCopyrightText: 2025 fosslinux <fosslinux@aussies.space>
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
osvers=4.14.0
|
||||
myarchname=i686-linux
|
||||
myuname="linux live-bootstrap 4.14.0 #1 i686 gnulinux "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue