aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGravatar Sadie Powell2024-10-17 12:33:11 +0100
committerGravatar Sadie Powell2024-10-17 12:33:11 +0100
commit73bc08d743d55da7eef81d22c5977800330bc086 (patch)
tree546d3ca1f9dd4ed4f9e4232ce429badf695c4b73 /docs
parentAdd support for extbans without letters. (diff)
parentTell people to connect to Teranova directly instead of our alias. (diff)
Merge branch 'insp3' into insp4.
Diffstat (limited to 'docs')
-rw-r--r--docs/LICENSE.txt17
-rw-r--r--docs/conf/motd.example.txt2
-rw-r--r--docs/conf/opermotd.example.txt2
3 files changed, 6 insertions, 15 deletions
diff --git a/docs/LICENSE.txt b/docs/LICENSE.txt
index 6e2ceda85..9efa6fbc9 100644
--- a/docs/LICENSE.txt
+++ b/docs/LICENSE.txt
@@ -1,16 +1,8 @@
- NOTE: InspIRCd is licensed under GPL version 2 only.
-
- "Upgrading" to a later version of the GENERAL PUBLIC
- LICENSE is not permitted. For further information on
- this, please contact us at irc.inspircd.org on #inspircd.
-
-----------------------------------------------------------------------
-
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -312,8 +304,7 @@ the "copyright" line and a pointer to where the full notice is found.
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
- with this program; if not, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ with this program; if not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
@@ -337,8 +328,8 @@ necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.
- <signature of Ty Coon>, 1 April 1989
- Ty Coon, President of Vice
+ <signature of Moe Ghoul>, 1 April 1989
+ Moe Ghoul, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
diff --git a/docs/conf/motd.example.txt b/docs/conf/motd.example.txt
index 7ab97cafc..1f6857157 100644
--- a/docs/conf/motd.example.txt
+++ b/docs/conf/motd.example.txt
@@ -24,7 +24,7 @@
+---- To change this see \bmotd.example.txt\x ----+
| |
| * \bWeb:\x https://www.inspircd.org |
- | * \bIRC:\x irc.inspircd.org #inspircd |
+ | * \bIRC:\x ircs://irc.teranova.net/inspircd |
| * \bDocs:\x https://docs.inspircd.org |
| * \bIssues:\x https://git.io/JIuYi |
| * \bDiscussions:\x https://git.io/JIuYv |
diff --git a/docs/conf/opermotd.example.txt b/docs/conf/opermotd.example.txt
index 27d32f011..b9360dc11 100644
--- a/docs/conf/opermotd.example.txt
+++ b/docs/conf/opermotd.example.txt
@@ -24,7 +24,7 @@
+-- To change this see \bopermotd.example.txt\x --+
| |
| * \bWeb:\x https://www.inspircd.org |
- | * \bIRC:\x irc.inspircd.org #inspircd |
+ | * \bIRC:\x ircs://irc.teranova.net/inspircd |
| * \bDocs:\x https://docs.inspircd.org |
| * \bIssues:\x https://git.io/JIuYi |
| * \bDiscussions:\x https://git.io/JIuYv |