summaryrefslogtreecommitdiffhomepage
path: root/src/process/nt64/vfork.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/process/nt64/vfork.c')
-rw-r--r--src/process/nt64/vfork.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/process/nt64/vfork.c b/src/process/nt64/vfork.c
index 2bb846e..4846bd9 100644
--- a/src/process/nt64/vfork.c
+++ b/src/process/nt64/vfork.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. */
/**************************************************************************/
#define _GNU_SOURCE