doc/ext: add README
All authors have acknowledged the dual license. The second license is the same as the one used by the IRCv3 working group.
This commit is contained in:
parent
a438c34489
commit
e5ec93179c
18
doc/ext/README.md
Normal file
18
doc/ext/README.md
Normal file
@ -0,0 +1,18 @@
|
||||
# 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
|
Loading…
Reference in New Issue
Block a user