Skip to content

Commit

Permalink
Add license of Hono
Browse files Browse the repository at this point in the history
  • Loading branch information
skyizwhite committed Dec 22, 2024
1 parent 68e0d6a commit f6d576b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand All @@ -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

0 comments on commit f6d576b

Please sign in to comment.