aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2024-12-08 13:49:33 +0800
committerRunxi Yu <me@runxiyu.org>2024-12-08 13:49:33 +0800
commit7c00e5abb0b720bca89103bdb4cc2f5c9e0b0b42 (patch)
treefba867d2309a67bd40708bbe26c67ea30bb84ef4
parentNICK: Also delete old nick association when not fully registered (diff)
downloadmeseircd-7c00e5abb0b720bca89103bdb4cc2f5c9e0b0b42.tar.gz
meseircd-7c00e5abb0b720bca89103bdb4cc2f5c9e0b0b42.tar.zst
meseircd-7c00e5abb0b720bca89103bdb4cc2f5c9e0b0b42.zip
tags.go: Remove erroneous MIT SPDX-License-Identifier
-rw-r--r--tags.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/tags.go b/tags.go
index 186cb73..9fb95f5 100644
--- a/tags.go
+++ b/tags.go
@@ -1,7 +1,5 @@
// Almost everything in this file is adapted from Ergo IRCd
// This is probably considered a derived work for copyright purposes
-//
-// SPDX-License-Identifier: MIT
package main