diff options
Diffstat (limited to '.github/licensed/bundler/protocol-http2.dep.yml')
| -rw-r--r-- | .github/licensed/bundler/protocol-http2.dep.yml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.github/licensed/bundler/protocol-http2.dep.yml b/.github/licensed/bundler/protocol-http2.dep.yml new file mode 100644 index 0000000..92641f2 --- /dev/null +++ b/.github/licensed/bundler/protocol-http2.dep.yml @@ -0,0 +1,24 @@ +--- +name: protocol-http2 +version: 0.14.0 +type: bundler +summary: A low level implementation of the HTTP/2 protocol. +homepage: https://github.com/socketry/protocol-http2 +license: mit +licenses: +- sources: README.md + text: "Released under the MIT license.\n\nCopyright, 2019, by [Samuel G. D. Williams](http://www.codeotaku.com/samuel-williams). + \ \n\nPermission is hereby granted, free of charge, to any person obtaining a + copy\nof this software and associated documentation files (the \"Software\"), + to deal\nin the Software without restriction, including without limitation the + rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies + of the Software, and to permit persons to whom the Software is\nfurnished to do + so, subject to the following conditions:\n\nThe above copyright notice and this + permission notice shall be included in\nall copies or substantial portions of + the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS + FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR + COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER + IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE." +notices: [] |
