From 000ff78bcc152cc59d12b5b779abb82d20bd9cab Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 14 Apr 2024 19:11:00 +0000 Subject: Code base: updated all translation units to match the project's COPYING file. --- src/internal/nt64/syscall.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/internal/nt64/syscall.s') diff --git a/src/internal/nt64/syscall.s b/src/internal/nt64/syscall.s index 877d0d3..50e3eb1 100644 --- a/src/internal/nt64/syscall.s +++ b/src/internal/nt64/syscall.s @@ -1,7 +1,7 @@ ############################################################################ ## mmglue: midipix architecture- and target-specific bits for musl libc ## ## Copyright (C) 2013--2023 SysDeer Technologies, LLC ## -## Released under the Standard MIT License; see COPYING.MMGLUE. ## +## Released under GPLv2 and GPLv3; see COPYING.MMGLUE. ## ############################################################################ .text -- cgit v1.2.3