diff options
author | Runxi Yu <me@runxiyu.org> | 2024-12-08 10:37:50 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2024-12-08 10:37:50 +0800 |
commit | 993f2379d1963d690e75ea1bfa61e5ddbbcab0fe (patch) | |
tree | 0f91d468060e97ad0c8be52c58a996cd507e2720 | |
parent | Handle send failures (diff) | |
download | meseircd-993f2379d1963d690e75ea1bfa61e5ddbbcab0fe.tar.gz meseircd-993f2379d1963d690e75ea1bfa61e5ddbbcab0fe.tar.zst meseircd-993f2379d1963d690e75ea1bfa61e5ddbbcab0fe.zip |
Remove comments from the beginning of LICENSE.{CC0,MIT}
-rw-r--r-- | LICENSE.CC0 | 2 | ||||
-rw-r--r-- | LICENSE.MIT | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/LICENSE.CC0 b/LICENSE.CC0 index 7c5febc..6ca207e 100644 --- a/LICENSE.CC0 +++ b/LICENSE.CC0 @@ -1,5 +1,3 @@ -This license applies to code written for the MeseIRCd project. - Creative Commons Legal Code CC0 1.0 Universal diff --git a/LICENSE.MIT b/LICENSE.MIT index 6c8954c..4268653 100644 --- a/LICENSE.MIT +++ b/LICENSE.MIT @@ -1,5 +1,3 @@ -This license applies to code copied from Ergo IRCd. - Copyright (c) 2016-2021 Daniel Oaks Copyright (c) 2018-2021 Shivaram Lingamneni |