fix lexer and argon license comments
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# SPDX-FileCopyrightText: 2025 William Bell
|
||||
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
let __makeFile(name, type, data) = do
|
||||
let File = {name: name, type: type, data: data}
|
||||
|
||||
Reference in New Issue
Block a user