-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcopyright.html
More file actions
157 lines (143 loc) · 5.52 KB
/
copyright.html
File metadata and controls
157 lines (143 loc) · 5.52 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Copyright and Licensing</title>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 20px;
background-color: #f9f9f9;
}
.license-section {
background: white;
padding: 15px;
margin-bottom: 20px;
border: 1px solid #ddd;
border-radius: 8px;
}
h2 {
font-size: 1.5em;
color: #333;
}
a {
color: #0073e6;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<h1>Copyright and Licensing Information</h1>
<section class="license-section">
<h2>JavaScript Logo</h2>
<p><a href="https://github.com/voodootikigod/logo.js/blob/master/LICENSE">License Details</a></p>
<blockquote>
<p><strong>The MIT License (MIT)</strong></p>
<p>Copyright (c) 2011 Christopher Williams</p>
<p>Permission is granted to use, copy, modify, merge, publish, distribute...</p>
</blockquote>
</section>
<section class="license-section">
<h2>HTML Logo</h2>
<p><a href="https://www.w3.org/html/logo/faq.html">License Details</a></p>
<blockquote>
<p>CAN I USE THIS LOGO ON WEB APPLICATIONS BUILT ON HTML5? Yes.</p>
<p>CAN I USE THIS LOGO ON WEB SITES THAT AREN'T BUILT WITH HTML5? Yes...</p>
</blockquote>
</section>
<section class="license-section">
<h2>CSS Logo</h2>
<p><a href="https://github.com/CSS-Next/logo.css/?tab=readme-ov-file#logo-usage-guidelines">License Details</a></p>
<blockquote>
<p>The logo is released under Creative Commons Zero (CC0) Universal v1.0...</p>
</blockquote>
</section>
<section class="license-section">
<h2>Bash Logo</h2>
<p><a href="https://github.com/odb/official-bash-logo">License Details</a></p>
<blockquote>
<p><strong>The MIT License (MIT)</strong></p>
<p>Copyright (c) 2016 ol' dirty bashnerds</p>
<p>Permission is granted to use, copy, modify, merge, publish, distribute...</p>
</blockquote>
</section>
<section class="license-section">
<h2>C Logo</h2>
<p><a href="https://commons.m.wikimedia.org/wiki/File:C_Programming_Language.svg">License Details</a></p>
<blockquote>
<p>This logo consists only of simple geometric shapes or text.</p>
<p>It does not meet the threshold of originality needed for copyright protection and is in the public domain.</p>
</blockquote>
</section>
<section class="license-section">
<h2>C++ Logo</h2>
<p><a href="https://isocpp.org/home/terms-of-use">License Details</a></p>
<blockquote>
<p>The “Standard C++ Foundation” name and stylized “C++” logo are trademarks of the Standard C++ Foundation...</p>
</blockquote>
</section>
<section class="license-section">
<h2>C# Logo</h2>
<p><a href="https://commons.m.wikimedia.org/wiki/File:Logo_C_sharp.svg">License Details</a></p>
<blockquote>
<p>This image of simple geometry is ineligible for copyright and is therefore in the public domain.</p>
</blockquote>
</section>
<section class="license-section">
<h2>Go Logo</h2>
<p><a href="https://go.dev/brand">License Details</a></p>
<blockquote>
<p>Any use of the Go trademarks other than those permitted in these guidelines must be approved in advance.</p>
</blockquote>
</section>
<section class="license-section">
<h2>Java Logo</h2>
<p><a href="https://www.oracle.com/a/ocom/docs/java-licensing-logo-guidelines-1908204.pdf">License Details</a></p>
<blockquote>
<p>Use the logo that correctly represents your product’s qualification, and follow these guidelines.</p>
</blockquote>
</section>
<section class="license-section">
<h2>JSON Logo</h2>
<p><a href="https://github.com/voodootikigod/logo.js/blob/master/LICENSE">License Details</a></p>
<blockquote>
<p>Copyright (c) 2002 JSON.org</p>
<p>Permission is granted to use, copy, modify, merge, publish, distribute...</p>
</blockquote>
</section>
<section class="license-section">
<h2>Markdown Logo</h2>
<p><a href="https://github.com/dcurtis/markdown-mark/blob/master/LICENSE">License Details</a></p>
<blockquote>
<p>CC0 UNIVERSAL PUBLIC DOMAIN DEDICATION LICENSE</p>
<p>To the extent possible under law, Dustin Curtis has waived all copyright and related or neighboring rights to Markdown Mark.</p>
</blockquote>
</section>
<section class="license-section">
<h2>PHP Logo</h2>
<p><a href="https://www.php.net/download-logos.php">License Details</a></p>
<blockquote>
<p>The author Colin Viebrock released the PHP logo as Creative Commons Attribution-Share Alike 4.0 International, feel free to reuse, do not forget the terms of use.</p>
</blockquote>
</section>
<section class="license-section">
<h2>Python Logo</h2>
<p><a href="www.python.org/community/logos">License Details</a></p>
<blockquote>
<p>Projects and companies that use Python are encouraged to incorporate the Python logo on their websites, brochures, packaging, and elsewhere to indicate suitability for use with Python or implementation in Python.</p>
</blockquote>
</section>
<section class="license-section">
<h2>Regex Logo</h2>
<p><a href="gaimeri.github.io">Own Work</a></p>
<blockquote>
<p>This logo consists only of simple geometric shapes or text.</p>
<p>It does not meet the threshold of originality needed for copyright protection and is in the public domain.</p>
</blockquote>
</section>
</body>
</html>