-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlicense.html
104 lines (90 loc) · 6.42 KB
/
license.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<!--metadata-->
<title>license © Philip aka RobertoTorino</title>
<meta charSet="UTF-8">
<meta http-equiv="x-ua-compatible" content="IE=edge">
<meta http-equiv="content-Type" content="text/html; charset=iso-8859-1">
<meta name="license" content="width=device-width, initial-scale=1">
<!--do not copy message-->
<script>
document.addEventListener('copy', function (e) {
e.clipboardData.setData('text/plain', 'copy not possible');
e.clipboardData.setData('text/html', 'copy not possible');
e.clipboardData.setData('text/uri-list', 'copy not possible');
e.clipboardData.setData('text/css', 'copy not possible');
e.clipboardData.setData('image/jpeg', 'copy not possible');
e.clipboardData.setData('image/png', 'copy not possible');
e.clipboardData.setData('text/javascript', 'copy not possible');
e.clipboardData.setData('video/mp4', 'copy not possible');
e.clipboardData.setData('audio/mpeg', 'copy not possible');
e.clipboardData.setData('audio/wav', 'copy not possible');
e.preventDefault();
});
</script>
<!--favicons-->
<link rel="apple-touch-icon" sizes="180x180" href="images/favicon_package_ocean/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon_package_ocean/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon_package_ocean/favicon-16x16.png">
<link rel="manifest" href="images/favicon_package_ocean/site.webmanifest">
<link rel="mask-icon" href="images/favicon_package_ocean/safari-pinned-tab.svg" color="#00A300">
<meta name="msapplication-TileColor" content="#00A300">
<meta name="theme-color" content="#FFFFFF">
<!--google fonts-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@100&display=swap" rel="stylesheet">
<!--local stylesheets-->
<link rel="stylesheet" href="assets/license.css" media="screen">
<!--online stylesheets-->
<!--tested on following browsers: build-in intelij, chrome, firefox, safari, opera, yandex, edge-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css">
</head>
<!--audio-->
<div class="sound">
<sound onclick="document.getElementsByTagName('audio')[0].play();">sound: on</sound>
<sound onclick="document.getElementsByTagName('audio')[0].pause();">| off</sound>
<audio autoplay loop>
<source src="assets/sounds/backgroundmusic.mp3" type="audio/mpeg">
your browser does not support audio
</audio>
</div>
<!--end audio-->
<h1> MIT License </h1>
<p>
- copyright (c) 2023 - Philip aka RobertoTorino -
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:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
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>
<!--start footer-->
<div class="footer">
<div class="media">
<i> <a href="https://github.com/RobertoTorino" class="fab fa-github tooltip" target="_blank" style="color: #545454FF"> <span>github</span></a></i>
<i> <a href="https://google.com/" class="fab fa-google tooltip" target="_blank" style="color: #545454FF"> <span>google</span></a></i>
<i> <a href="https://twitter.com/wolf357000" class="fab fa-twitter tooltip" target="_blank" style="color: #545454FF"> <span>twitter</span></a></i>
<i> <a href="https://www.instagram.com/" class="fab fa-instagram tooltip" target="_blank" style="color: #545454FF"> <span>instagram</span></a></i>
<i> <a href="https://www.tiktok.com/@robert_20190917?lang=en" class="fab fa-tiktok tooltip" target="_blank" style="color: #545454FF"> <span>tiktok</span></a></i>
<i> <a href="https://www.facebook.com/" class="fab fa-facebook tooltip" target="_blank" style="color: #545454FF"> <span>facebook</span></a></i>
<i> <a href="https://www.tumblr.com/" class="fab fa-tumblr tooltip" target="_blank" style="color: #545454FF"> <span>tumblr</span></a></i>
<i> <a href="https://www.snapchat.com/" class="fab fa-snapchat tooltip" target="_blank" style="color: #545454FF"> <span>snapchat</span></a></i>
<i> <a href="https://www.whatsapp.com/" class="fab fa-whatsapp tooltip" target="_blank" style="color: #545454FF"> <span>whatsapp</span></a></i>
<i> <a href="https://www.youtube.com/" class="fab fa-youtube tooltip" target="_blank" style="color: #545454FF"> <span>youtube</span></a></i>
</div>
<div class="container">
<div><a href="index.html" target="_blank"> home </a></div>
<div><a style="visibility: visible;"> - </a></div>
<div><a href="https://www.pexels.com/" target="_blank"> pexels </a></div>
<div><a style="visibility: visible;"> - </a></div>
<div><a href="https://cloudit.blog/" target="_blank"> about</a></div>
<div><a style="visibility: visible;"> - </a></div>
<div><a href="../pages/license.html">license</a></div>
</div>
<div class="copyright">© 2023 Philip aka RobertoTorino -
music by <a href="https://pixabay.com/users/lvymusic-27953103/?utm_source=link-attribution&utm_medium=referral&utm_campaign=music&utm_content=121519">lvymusic</a> from
<a href="https://pixabay.com/music//?utm_source=link-attribution&utm_medium=referral&utm_campaign=music&utm_content=121519">Pixabay</a>
</div>
<!--end footer-->
</div>
</html>