From c6e6770809c698e650001b065a57bb9f12df8c9d Mon Sep 17 00:00:00 2001 From: Marceline Cramer Date: Thu, 30 Apr 2026 19:52:36 -0600 Subject: [PATCH] Add 'This file is part of Kerolox.' to grammar --- tree-sitter-kerolox/grammar.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tree-sitter-kerolox/grammar.js b/tree-sitter-kerolox/grammar.js index b1a775b..9425849 100644 --- a/tree-sitter-kerolox/grammar.js +++ b/tree-sitter-kerolox/grammar.js @@ -5,6 +5,8 @@ * Copyright (C) 2025-2026 Marceline Cramer * SPDX-License-Identifier: AGPL-3.0-or-later * + * This file is part of Kerolox. + * * Kerolox is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free * Software Foundation, either version 3 of the License, or (at your option) any