Last change
on this file since 823 was 795, checked in by contact, 3 years ago |
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.
|
File size:
764 bytes
|
Line | |
---|
1 | # soju IRC extensions
|
---|
2 |
|
---|
3 | This directory documents various soju-specific IRC extensions. All of the
|
---|
4 | extensions are under the vendored `soju.im` namespace.
|
---|
5 |
|
---|
6 | Introducing a vendored extension is a good way to experiment with new ideas and
|
---|
7 | do some field testing. If a vendored extension is successful, please open a pull
|
---|
8 | request on the [IRCv3 specifications] repository for standardization.
|
---|
9 |
|
---|
10 | ## License
|
---|
11 |
|
---|
12 | All of the specifications in this directory are dual-licensed under the terms of
|
---|
13 | the AGPLv3, or the following terms, at your discretion:
|
---|
14 |
|
---|
15 | > Unlimited redistribution and modification of this document is allowed provided
|
---|
16 | > that the above copyright notice and this permission notice remains intact.
|
---|
17 |
|
---|
18 | [IRCv3 specifications]: https://github.com/ircv3/ircv3-specifications
|
---|
Note:
See
TracBrowser
for help on using the repository browser.