aboutsummaryrefslogtreecommitdiff
path: root/cer.go
diff options
context:
space:
mode:
authorHimbeer <himbeer@disroot.org>2024-08-30 11:03:34 +0200
committerHimbeer <himbeer@disroot.org>2024-08-30 11:04:33 +0200
commit41c00a2dc412b447cd2b30a16e6450e802bf24a8 (patch)
treed9f20ebaf7406765b312692c1cba721dc98f78fc /cer.go
parente5bba0f77dbed61b41131fa04a5f52eb5a454a01 (diff)
Add REUSE compliant licensing information
Diffstat (limited to 'cer.go')
-rw-r--r--cer.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/cer.go b/cer.go
index 879ec4f..51d9f29 100644
--- a/cer.go
+++ b/cer.go
@@ -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.