-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMIT-License.html
More file actions
103 lines (81 loc) · 5.48 KB
/
MIT-License.html
File metadata and controls
103 lines (81 loc) · 5.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>ISO-3166-2-PH | The project aims to integrate ISO 3166-2:PH codes into legal databases to enhance the organization and retrieval of information regarding the principal subdivisions of the Philippines. This documentation provides a comprehensive overview of the project, its objectives, implementation plan, and significance in the legal domain.</title>
<meta name="generator" content="Jekyll v3.9.3">
<meta property="og:title" content="ISO-3166-2-PH">
<meta property="og:locale" content="en_US">
<meta name="description" content="The project aims to integrate ISO 3166-2:PH codes into legal databases to enhance the organization and retrieval of information regarding the principal subdivisions of the Philippines. This documentation provides a comprehensive overview of the project, its objectives, implementation plan, and significance in the legal domain.">
<meta property="og:description" content="The project aims to integrate ISO 3166-2:PH codes into legal databases to enhance the organization and retrieval of information regarding the principal subdivisions of the Philippines. This documentation provides a comprehensive overview of the project, its objectives, implementation plan, and significance in the legal domain.">
<link rel="canonical" href="https://citrixlab.github.io/ISO-3166-2-PH/">
<meta property="og:url" content="https://citrixlab.github.io/ISO-3166-2-PH/">
<meta property="og:site_name" content="ISO-3166-2-PH">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta property="twitter:title" content="ISO-3166-2-PH">
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"The project aims to integrate ISO 3166-2:PH codes into legal databases to enhance the organization and retrieval of information regarding the principal subdivisions of the Philippines. This documentation provides a comprehensive overview of the project, its objectives, implementation plan, and significance in the legal domain.","headline":"ISO-3166-2-PH","name":"ISO-3166-2-PH","url":"https://citrixlab.github.io/ISO-3166-2-PH/"}
</script>
<!-- End Jekyll SEO tag -->
<style class="anchorjs"></style>
<link rel="stylesheet" href="/ISO-3166-2-PH/assets/css/style.css?v=a2d9b1367331272b4d56bf587c9beb2ab1e8a084">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/ISO-3166-2-PH/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<div class="container-lg px-3 my-5 markdown-body">
<h1><a href="https://citrixlab.github.io/ISO-3166-2-PH/">ISO-3166-2-PH</a></h1>
<section id="project-study">
<header>
<h1>MIT License</h1>
<p></p>
<p>Copyright (c) 2023 Soo Ji Dano (abstract⁷)</p>
</header>
<p>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:</p>
<p></p>
<p>The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.</p>
<p></p>
<p>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.</p>
<!-- Implementation Plan -->
<section id="implementation-plan">
<h2>Secondary License</h2>
<p>This software is provided under the terms of the [Limited Use License](LICENSE). By using this software, you agree to the terms and conditions outlined in the License.
Limited Use License Official Link: https://github.com/lexusvp/citrixlab/raw/main/SECONDARY%20LICENSE</p>
</section>
<!-- Footer with Contact Information -->
<footer>
<p>For further inquiries, please contact <a href="[link]">citrixlabph@gmail.com</a>.</p>
</footer>
</section>
<!-- GitHub Edit Link -->
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
This site is open source. <a href="https://github.com/CitrixLab/ISO-3166-2-PH/edit/main/README.md">Improve this page</a>.
</div>
</div>
<!-- Anchor.js Script -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
<!-- Initialize Anchor.js -->
<script>
anchors.add();
</script>
</body>
</html>