diff options
author | Runxi Yu <me@runxiyu.org> | 2024-12-08 10:39:21 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2024-12-08 10:39:21 +0800 |
commit | 916538ecc790e5ca5431f4ff86791b18ef4120cb (patch) | |
tree | 7d77b5b6335316c591862449831c6e3600465fb5 /LICENSE | |
parent | Remove comments from the beginning of LICENSE.{CC0,MIT} (diff) | |
download | meseircd-916538ecc790e5ca5431f4ff86791b18ef4120cb.tar.gz meseircd-916538ecc790e5ca5431f4ff86791b18ef4120cb.tar.zst meseircd-916538ecc790e5ca5431f4ff86791b18ef4120cb.zip |
Ergo stuff is ISC, not MIT
Diffstat (limited to '')
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | LICENSE.ISC (renamed from LICENSE.MIT) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ All code written by Runxi Yu is in the public domain and is under Creative Commons Zero; see LICENSE.CC0. -There is some code copied from Ergo IRCd; see LICENSE.MIT. +There is some code copied from Ergo IRCd; see LICENSE.ISC. diff --git a/LICENSE.MIT b/LICENSE.ISC index 4268653..4268653 100644 --- a/LICENSE.MIT +++ b/LICENSE.ISC |