docs/tests: remove freenode references

This commit is contained in:
Daniel Stenberg 2021-05-24 00:21:00 +02:00
parent 9df4053f5d
commit b03b82a85f
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
4 changed files with 6 additions and 6 deletions

View File

@ -17,7 +17,7 @@ to individuals.
Before posting to one of the curl mailing lists, please read up on the Before posting to one of the curl mailing lists, please read up on the
[mailing list etiquette](https://curl.se/mail/etiquette.html). [mailing list etiquette](https://curl.se/mail/etiquette.html).
We also hang out on IRC in #curl on irc.freenode.net We also hang out on IRC in #curl on libera.chat
If you're at all interested in the code side of things, consider clicking If you're at all interested in the code side of things, consider clicking
'watch' on the [curl repo on GitHub](https://github.com/curl/curl) to be 'watch' on the [curl repo on GitHub](https://github.com/curl/curl) to be

View File

@ -336,8 +336,8 @@ FAQ
1.12 I have a problem who can I chat with? 1.12 I have a problem who can I chat with?
There's a bunch of friendly people hanging out in the #curl channel on the There's a bunch of friendly people hanging out in the #curl channel on the
IRC network irc.freenode.net. If you're polite and nice, chances are good IRC network libera.chat. If you're polite and nice, chances are good that
that you can get -- or provide -- help instantly. you can get -- or provide -- help instantly.
1.13 curl's ECCN number? 1.13 curl's ECCN number?

View File

@ -22,7 +22,7 @@
########################################################################### ###########################################################################
# #
# This script grew out of help from Przemyslaw Iskra and Balint Szilakszi # This script grew out of help from Przemyslaw Iskra and Balint Szilakszi
# a late evening in the #curl IRC channel on freenode. # a late evening in the #curl IRC channel.
# #
use strict; use strict;

View File

@ -6,7 +6,7 @@
# | (__| |_| | _ <| |___ # | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____| # \___|\___/|_| \_\_____|
# #
# Copyright (C) 2010 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. # Copyright (C) 2010 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
# #
# This software is licensed as described in the file COPYING, which # This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms # you should have received as part of this distribution. The terms
@ -22,7 +22,7 @@
########################################################################### ###########################################################################
# #
# This script grew out of help from Przemyslaw Iskra and Balint Szilakszi # This script grew out of help from Przemyslaw Iskra and Balint Szilakszi
# a late evening in the #curl IRC channel on freenode. # a late evening in the #curl IRC channel.
# #
use strict; use strict;