aboutsummaryrefslogtreecommitdiff
path: root/token.go
diff options
context:
space:
mode:
Diffstat (limited to 'token.go')
-rw-r--r--token.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/token.go b/token.go
index a33a554..d4a5d33 100644
--- a/token.go
+++ b/token.go
@@ -1,3 +1,7 @@
+// SPDX-FileCopyrightText: 2024 Himbeer <himbeer@disroot.org>
+//
+// SPDX-License-Identifier: GPL-3.0-or-later
+
package main
type tokenKind int