From 32635789dca1c35224ce6e320a03db23e56d380f Mon Sep 17 00:00:00 2001 From: "Chloe M." Date: Sat, 23 May 2026 03:00:43 -0400 Subject: core: Add missing copyright headers Signed-off-by: Chloe M. --- core/state.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'core/state.c') 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 #include #include -- cgit v1.2.3