Add license of Hono
This commit is contained in:
parent
68e0d6a0a9
commit
f6d576bda3
2 changed files with 6 additions and 1 deletions
1
LICENSE
1
LICENSE
|
@ -1,4 +1,5 @@
|
|||
Copyright 2024 skyizwhite
|
||||
Copyright 2021 - present, Yusuke Wada and Hono contributors
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
Middleware collection for [Lack](https://github.com/fukamachi/lack).
|
||||
|
||||
These middlewares were ported from [Hono](https://github.com/honojs/hono).
|
||||
|
||||
## Middlewares
|
||||
|
||||
- **trailing-slash**
|
||||
|
@ -17,4 +19,6 @@ Middleware collection for [Lack](https://github.com/fukamachi/lack).
|
|||
|
||||
Licensed under the MIT License.
|
||||
|
||||
© 2024 skyizwhite
|
||||
© 2024 skyizwhite
|
||||
|
||||
© 2021 - present, Yusuke Wada and Hono contributors
|
Loading…
Reference in a new issue