e5ec93179c
All authors have acknowledged the dual license. The second license is the same as the one used by the IRCv3 working group.
19 lines
764 B
Markdown
19 lines
764 B
Markdown
# soju IRC extensions
|
|
|
|
This directory documents various soju-specific IRC extensions. All of the
|
|
extensions are under the vendored `soju.im` namespace.
|
|
|
|
Introducing a vendored extension is a good way to experiment with new ideas and
|
|
do some field testing. If a vendored extension is successful, please open a pull
|
|
request on the [IRCv3 specifications] repository for standardization.
|
|
|
|
## License
|
|
|
|
All of the specifications in this directory are dual-licensed under the terms of
|
|
the AGPLv3, or the following terms, at your discretion:
|
|
|
|
> Unlimited redistribution and modification of this document is allowed provided
|
|
> that the above copyright notice and this permission notice remains intact.
|
|
|
|
[IRCv3 specifications]: https://github.com/ircv3/ircv3-specifications
|