Switch copyright owner from psuedonym to orthonym.

This commit is contained in:
inference 2023-03-05 04:39:08 +00:00
parent eff7b0c31d
commit 432fab7f96
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M
1 changed files with 2 additions and 2 deletions

4
kernel-update.sh Executable file → Normal file
View File

@ -3,10 +3,10 @@
# Inferencium
# Kernel - Update
# Copyright 2023 Inference
# Copyright 2023 Jake Winters
# SPDX-License-Identifier: BSD-3-Clause-Clear
# Version: 1.0.2.9
# Version: 1.0.3.10
major=$(cat Makefile | grep -m 1 "VERSION = " | sed 's/VERSION = //g')