diff options
Diffstat (limited to 'cer.go')
-rw-r--r-- | cer.go | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2024 Himbeer <himbeer@disroot.org> +// +// SPDX-License-Identifier: GPL-3.0-or-later + /* cer-bootstrap is the bootstrapping compiler for the Cer programming language. |