diff options
Diffstat (limited to 'core/testing/signal_handler.odin')
| -rw-r--r-- | core/testing/signal_handler.odin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/testing/signal_handler.odin b/core/testing/signal_handler.odin index 73ed362f0..b33732a30 100644 --- a/core/testing/signal_handler.odin +++ b/core/testing/signal_handler.odin @@ -3,7 +3,7 @@ package testing /* (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: Total rewrite. |