aboutsummaryrefslogtreecommitdiff
path: root/internal/ansiec/reset.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/ansiec/reset.go')
-rw-r--r--internal/ansiec/reset.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/ansiec/reset.go b/internal/ansiec/reset.go
index 82a56d5..9837396 100644
--- a/internal/ansiec/reset.go
+++ b/internal/ansiec/reset.go
@@ -1,3 +1,6 @@
+// SPDX-License-Identifier: AGPL-3.0-only
+// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org>
+
package ansiec
var Reset = "\x1b[0m"