diff options
Diffstat (limited to 'src/internal/nt32')
-rw-r--r-- | src/internal/nt32/syscall.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/nt32/syscall.s b/src/internal/nt32/syscall.s index 28c3454..b8b308e 100644 --- a/src/internal/nt32/syscall.s +++ b/src/internal/nt32/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 |