summaryrefslogtreecommitdiffhomepage
path: root/crt/nt32/crtldso.c
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2024-04-14 19:11:00 +0000
committermidipix <writeonce@midipix.org>2024-04-14 19:11:00 +0000
commit000ff78bcc152cc59d12b5b779abb82d20bd9cab (patch)
tree86ca08adcc4842c206039f33cef782a4879e149d /crt/nt32/crtldso.c
parente4259c553e87f53ad4b58b1414b14f125ad4d7e9 (diff)
downloadmmglue-000ff78bcc152cc59d12b5b779abb82d20bd9cab.tar.bz2
mmglue-000ff78bcc152cc59d12b5b779abb82d20bd9cab.tar.xz
Code base: updated all translation units to match the project's COPYING file.HEADmain
Diffstat (limited to 'crt/nt32/crtldso.c')
-rw-r--r--crt/nt32/crtldso.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crt/nt32/crtldso.c b/crt/nt32/crtldso.c
index f824053..e76431e 100644
--- a/crt/nt32/crtldso.c
+++ b/crt/nt32/crtldso.c
@@ -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. */
/**************************************************************************/
#include <unistd.h>