|
1 |
| -html lang="en"> |
2 |
| - <head itemscope itemtype="http://schema.org/WebSite"> |
3 |
| - <meta charset="utf-8"> |
4 |
| - <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
5 |
| - |
6 |
| - <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Chivo:900"> |
7 |
| - <link rel="stylesheet" href="/assets/css/application.css?v=ab8bbd28139cd531f78c67f14009078875431ff2"> |
8 |
| - <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> |
9 |
| - <!--[if lt IE 9]> |
10 |
| - <script src="/assets/vendor/html5shiv/dist/html5shiv.js"></script> |
11 |
| - <script src="/assets/vendor/selectivizr/selectivizr.js"></script> |
12 |
| - <![endif]--> |
13 |
| - <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> |
14 |
| - |
15 |
| - <!-- Begin Jekyll SEO tag v2.8.0 --> |
16 |
| -<title>404 Not Found | Choose a License</title> |
17 |
| -<meta name="generator" content="Jekyll v3.9.3" /> |
18 |
| -<meta property="og:title" content="404 Not Found" /> |
19 |
| -<meta property="og:locale" content="en_US" /> |
20 |
| -<meta name="description" content="Non-judgmental guidance on choosing a license for your open source project" /> |
21 |
| -<meta property="og:description" content="Non-judgmental guidance on choosing a license for your open source project" /> |
22 |
| -<link rel="canonical" href="https://choosealicense.com/404.html" /> |
23 |
| -<meta property="og:url" content="https://choosealicense.com/404.html" /> |
24 |
| -<meta property="og:site_name" content="Choose a License" /> |
25 |
| -<meta property="og:type" content="website" /> |
26 |
| -<meta name="twitter:card" content="summary" /> |
27 |
| -<meta property="twitter:title" content="404 Not Found" /> |
28 |
| -<meta name="twitter:site" content="@github" /> |
29 |
| -<script type="application/ld+json"> |
30 |
| -{"@context":"https://schema.org","@type":"WebPage","description":"Non-judgmental guidance on choosing a license for your open source project","headline":"404 Not Found","url":"https://choosealicense.com/404.html"}</script> |
31 |
| -<!-- End Jekyll SEO tag --> |
32 |
| - |
33 |
| - </head> |
34 |
| - <body class="page"> |
35 |
| - <div class="container"> |
36 |
| - |
37 |
| - |
38 |
| - <ol> |
39 |
| - <li> |
40 |
| - |
41 |
| - <a href="/">Home</a> |
42 |
| - |
43 |
| - </li> |
44 |
| - </ol> |
45 |
| - <script type="application/ld+json"> |
46 |
| - { |
47 |
| - "@context": "http://schema.org", |
48 |
| - "@type": "BreadcrumbList", |
49 |
| - "itemListElement": [{ |
50 |
| - "@type": "ListItem", |
51 |
| - "position": 1, |
52 |
| - "item": { |
53 |
| - "@id": "https://choosealicense.com/", |
54 |
| - "name": "Home" |
55 |
| - } |
56 |
| - },{ |
57 |
| - "@type": "ListItem", |
58 |
| - "position": 2, |
59 |
| - "item": { |
60 |
| - "@id": "https://choosealicense.com/404.html", |
61 |
| - "name": "404 Not Found" |
62 |
| - } |
63 |
| - }] |
64 |
| - } |
65 |
| - </script> |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - <h1>404 Not Found</h1> |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| -<p>Sorry! We could not find the page you were looking for.</p> |
75 |
| - |
76 |
| -<p>If you were trying to see a license, go to <a href="/licenses">licenses</a>.</p> |
77 |
| - |
78 |
| - |
79 |
| - <footer class="site-footer clearfix"> |
80 |
| - <nav> |
81 |
| - <a href="/about/">About</a> |
82 |
| - <a href="/terms-of-service/">Terms of Service</a> |
83 |
| - <a href="https://github.com/github/choosealicense.com/edit/gh-pages/404.md">Help improve this page</a> |
84 |
| - </nav> |
85 |
| - <p> |
86 |
| - The content of this site is licensed under the <a href="https://creativecommons.org/licenses/by/3.0/"> |
87 |
| - Creative Commons Attribution 3.0 Unported License</a>. |
88 |
| - </p> |
89 |
| - <div class="with-love"> |
90 |
| - Curated with ❤️ by <a href="https://github.com">GitHub, Inc.</a> and <a href="https://github.com/github/choosealicense.com">You!</a> |
91 |
| - </div> |
92 |
| - </footer> |
93 |
| - |
94 |
| - </div> <!-- /container --> |
95 |
| - |
96 |
| - |
97 |
| - </body> |
98 |
| -</html> |
| 1 | +MIT License |
| 2 | + |
| 3 | +Copyright (c) 2024 AnthonyLzq |
| 4 | + |
| 5 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 6 | +of this software and associated documentation files (the "Software"), to deal |
| 7 | +in the Software without restriction, including without limitation the rights |
| 8 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 9 | +copies of the Software, and to permit persons to whom the Software is |
| 10 | +furnished to do so, subject to the following conditions: |
| 11 | + |
| 12 | +The above copyright notice and this permission notice shall be included in all |
| 13 | +copies or substantial portions of the Software. |
| 14 | + |
| 15 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 16 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 17 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 18 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 19 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 20 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 21 | +SOFTWARE. |
0 commit comments