diff options
Diffstat (limited to 'core/state.c')
| -rw-r--r-- | core/state.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/state.c b/core/state.c index 912508c..dce1316 100644 --- a/core/state.c +++ b/core/state.c @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2026, Chloe M. + * Provided under the BSD-3 clause + */ + #include <stdint.h> #include <stddef.h> #include <fcntl.h> |
