aboutsummaryrefslogtreecommitdiff
path: root/core/sys/freebsd/syscalls.odin
diff options
context:
space:
mode:
Diffstat (limited to 'core/sys/freebsd/syscalls.odin')
-rw-r--r--core/sys/freebsd/syscalls.odin2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sys/freebsd/syscalls.odin b/core/sys/freebsd/syscalls.odin
index 96fd9ac3f..452914eea 100644
--- a/core/sys/freebsd/syscalls.odin
+++ b/core/sys/freebsd/syscalls.odin
@@ -2,7 +2,7 @@ package sys_freebsd
/*
(c) Copyright 2024 Feoramund <rune@swevencraft.org>.
- Made available under Odin's BSD-3 license.
+ Made available under Odin's license.
List of contributors:
Feoramund: Initial implementation.