Skip to content

Commit a757f7f

Browse files
committed
package: updated contributing and license.
1 parent a04ec19 commit a757f7f

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

Diff for: CONTRIBUTING.md

-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ A few examples:
1818

1919
* ``client: your commit message here.``
2020
* ``utils: your commit message here.``
21-
* ``logger: your commit message here.``
22-
23-
The documentation is the only exception, you should use ``docs`` as the scope if you change anything in the documentation folder. Your changes will be automatically updated on the website.
2421

2522
## License
2623

Diff for: LICENSE

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015 Schmoopiie
3+
Copyright (c) 2016 tmi.js contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1818
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21-
THE SOFTWARE.
21+
THE SOFTWARE.

0 commit comments

Comments
 (0)