| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent adf5c84 commit a87f7a5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -899,6 +899,32 @@ The externally maintained libraries used by Node.js are: | |||
| 899 | 899 | written prior permission. M.I.T. makes no representations about the | |
| 900 | 900 | suitability of this software for any purpose. It is provided "as is" | |
| 901 | 901 | without express or implied warranty. | |
| 902 | + | ||
| 903 | + ---------------------------------------------------------------------- | ||
| 904 | + | ||
| 905 | + File: sorttable.js (only for ICU4J) | ||
| 906 | + | ||
| 907 | + The MIT Licence, for code from kryogenix.org | ||
| 908 | + | ||
| 909 | + Code downloaded from the Browser Experiments section of kryogenix.org is | ||
| 910 | + licenced under the so-called MIT licence. The licence is below. | ||
| 911 | + | ||
| 912 | + Copyright (c) 1997-date Stuart Langridge | ||
| 913 | + | ||
| 914 | + Permission is hereby granted, free of charge, to any person obtaining a | ||
| 915 | + copy of this software and associated documentation files (the "Software"), | ||
| 916 | + to deal in the Software without restriction, including without limitation | ||
| 917 | + the rights to use, copy, modify, merge, publish, distribute, sublicense, | ||
| 918 | + and/or sell copies of the Software, and to permit persons to whom the | ||
| 919 | + Software is furnished to do so, subject to the following conditions: | ||
| 920 | + | ||
| 921 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| 922 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| 923 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| 924 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| 925 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| 926 | + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| 927 | + SOFTWARE. | ||
| 902 | 928 | """ | |
| 903 | 929 | ||
| 904 | 930 | - libuv, located at deps/uv, is licensed as follows: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments