From e433d7730dfd6fce091c534122f04b3e07fc0e77 Mon Sep 17 00:00:00 2001 From: "Chloe M." Date: Sun, 23 Aug 2026 06:26:16 +0000 Subject: core: lexer: Add copyright Signed-off-by: Chloe M. --- core/lexer.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'core/lexer.c') diff --git a/core/lexer.c b/core/lexer.c index e93c629..72aa942 100644 --- a/core/lexer.c +++ b/core/lexer.c @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2026, Apollo Telephone Laboratories. + * Provided under the BSD-3 clause. + */ + #include #include #include -- cgit v1.2.3