|
| 1 | +Copyright � 2016 ServiceNow, Inc. |
| 2 | + |
| 3 | +This Source Code Form is subject to the terms of the Mozilla Public |
| 4 | +License, v. 2.0. If a copy of the MPL was not distributed with this |
| 5 | +file, You can obtain one at http://mozilla.org/MPL/2.0/. |
| 6 | + |
| 7 | +This Source Code Form contains the following third party packages: |
| 8 | + |
| 9 | +express-4.13.4 |
| 10 | +(The MIT License) |
| 11 | + |
| 12 | +Copyright (c) 2009-2014 TJ Holowaychuk < [email protected]> |
| 13 | +Copyright (c) 2013-2014 Roman Shtylman < [email protected]> |
| 14 | +Copyright (c) 2014-2015 Douglas Christopher Wilson < [email protected]> |
| 15 | + |
| 16 | +Permission is hereby granted, free of charge, to any person obtaining |
| 17 | +a copy of this software and associated documentation files (the |
| 18 | +'Software'), to deal in the Software without restriction, including |
| 19 | +without limitation the rights to use, copy, modify, merge, publish, |
| 20 | +distribute, sublicense, and/or sell copies of the Software, and to |
| 21 | +permit persons to whom the Software is furnished to do so, subject to |
| 22 | +the following conditions: |
| 23 | + |
| 24 | +The above copyright notice and this permission notice shall be |
| 25 | +included in all copies or substantial portions of the Software. |
| 26 | + |
| 27 | +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, |
| 28 | +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 29 | +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
| 30 | +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
| 31 | +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
| 32 | +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
| 33 | +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 34 | +++++++++++++++++++++++++++++++++++++++++++++++++++++ |
| 35 | + |
| 36 | +minimist-1.2.0 |
| 37 | +This software is released under the MIT license: |
| 38 | + |
| 39 | +Permission is hereby granted, free of charge, to any person obtaining a copy of |
| 40 | +this software and associated documentation files (the "Software"), to deal in |
| 41 | +the Software without restriction, including without limitation the rights to |
| 42 | +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of |
| 43 | +the Software, and to permit persons to whom the Software is furnished to do so, |
| 44 | +subject to the following conditions: |
| 45 | + |
| 46 | +The above copyright notice and this permission notice shall be included in all |
| 47 | +copies or substantial portions of the Software. |
| 48 | + |
| 49 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 50 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS |
| 51 | +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR |
| 52 | +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER |
| 53 | +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN |
| 54 | +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 55 | +++++++++++++++++++++++++++++++++++++++++++++++++++++ |
| 56 | +node-client-sessions-0.7.0 |
| 57 | +This Source Code Form is subject to the terms of the Mozilla Public |
| 58 | +License, v. 2.0. If a copy of the MPL was not distributed with this |
| 59 | +file, You can obtain one at http://mozilla.org/MPL/2.0/. |
| 60 | +++++++++++++++++++++++++++++++++++++++++++++++++++++ |
| 61 | + |
| 62 | +node-url-0.11.0 |
| 63 | +The MIT License (MIT) |
| 64 | + |
| 65 | +Copyright Joyent, Inc. and other Node contributors. |
| 66 | + |
| 67 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 68 | +of this software and associated documentation files (the "Software"), to deal |
| 69 | +in the Software without restriction, including without limitation the rights |
| 70 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 71 | +copies of the Software, and to permit persons to whom the Software is |
| 72 | +furnished to do so, subject to the following conditions: |
| 73 | + |
| 74 | +The above copyright notice and this permission notice shall be included in all |
| 75 | +copies or substantial portions of the Software. |
| 76 | + |
| 77 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 78 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 79 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 80 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 81 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 82 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 83 | +SOFTWARE. |
| 84 | + |
| 85 | +ADDITIONAL LICENSE INFORMATION: |
| 86 | + |
| 87 | +< node-url-0.11.0\test.js: |
| 88 | +node-url-0.11.0\url.js: |
| 89 | +------------------------ |
| 90 | + |
| 91 | +Copyright Joyent, Inc. and other Node contributors. |
| 92 | + |
| 93 | +Permission is hereby granted, free of charge, to any person obtaining a |
| 94 | +copy of this software and associated documentation files (the |
| 95 | +Software"), to deal in the Software without restriction, including |
| 96 | +without limitation the rights to use, copy, modify, merge, publish, |
| 97 | +distribute, sublicense, and/or sell copies of the Software, and to permit |
| 98 | +persons to whom the Software is furnished to do so, subject to the |
| 99 | +following conditions: |
| 100 | + |
| 101 | +The above copyright notice and this permission notice shall be included |
| 102 | +in all copies or substantial portions of the Software. |
| 103 | + |
| 104 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS |
| 105 | +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 106 | +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN |
| 107 | +NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, |
| 108 | +DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR |
| 109 | +OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE |
| 110 | +USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 111 | +++++++++++++++++++++++++++++++++++++++++++++++++++++ |
| 112 | + |
| 113 | +request-2.69.0 |
| 114 | + |
| 115 | +Copyright 2010-2012 Mikeal Rogers |
| 116 | + |
| 117 | +Licensed under the Apache License, Version 2.0 (the "License"); |
| 118 | +you may not use this file except in compliance with the License. |
| 119 | +You may obtain a copy of the License at |
| 120 | + |
| 121 | +http://www.apache.org/licenses/LICENSE-2.0 |
| 122 | + |
| 123 | +Unless required by applicable law or agreed to in writing, software |
| 124 | +distributed under the License is distributed on an "AS IS" BASIS, |
| 125 | +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 126 | +See the License for the specific language governing permissions and |
| 127 | +limitations under the License. |
| 128 | +++++++++++++++++++++++++++++++++++++++++++++++++++++ |
| 129 | + |
0 commit comments