diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2023-11-04 23:59:44 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2023-11-04 23:59:44 +0000 |
| commit | c6c93acc32893d891adb39011674c02f3f04999e (patch) | |
| tree | c58a17d789301cbc59bef1e0e3730dd9dc9aae98 /backend/node_modules/cookie/LICENSE | |
| parent | 9125c0bc964e499b40ddfa3e87d0b474dc63f5db (diff) | |
gitignore some shit
Diffstat (limited to 'backend/node_modules/cookie/LICENSE')
| -rw-r--r-- | backend/node_modules/cookie/LICENSE | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/backend/node_modules/cookie/LICENSE b/backend/node_modules/cookie/LICENSE deleted file mode 100644 index 058b6b4..0000000 --- a/backend/node_modules/cookie/LICENSE +++ /dev/null @@ -1,24 +0,0 @@ -(The MIT License) - -Copyright (c) 2012-2014 Roman Shtylman <shtylman@gmail.com> -Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com> - -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: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - |
