-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlicense.html
More file actions
127 lines (111 loc) · 6.45 KB
/
license.html
File metadata and controls
127 lines (111 loc) · 6.45 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
<!DOCTYPE html>
<!-- saved from url=(0059)https://www.w3schools.com/w3css/tryw3css_templates_band.htm -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Orca Sound Call Catalogue and Annotations</title>
<meta name="description" content="Learn about the licensing agreements and terms of use for the resources available at the Call Catalogue Library, part of SFU's HALLO project. Understand your rights and responsibilities.">
<meta name="author" content="John K.B. Ford, Volker B. Deecke, and James F. Pilkington">
<meta name="keywords" content="">
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<meta property="og:locale" content="en_us">
<meta property="og:site_name" content="Call Catalogue">
<meta property="og:title" content="Orca Sound Call Catalogue and Annotations">
<meta property="og:type" content="website">
<meta property="og:url" content="https://orca.research.sfu.ca/call-library">
<meta property="og:description"
content="Learn about the licensing agreements and terms of use for the resources available at the Call Catalogue Library, part of SFU's HALLO project. Understand your rights and responsibilities.">
<meta property="og:image" content="https://orca.research.sfu.ca/call-library/home-media/S01-J,L-1.jpg">
<meta property="og:image:type" content="image/jpg">
<meta property="og:image:width" content="602">
<meta property="og:image:height" content="611">
<meta property="og:updated_time" content="2024-05-30T16:00:00-0700">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Orca Sound Call Catalogue and Annotations">
<meta name="twitter:image" content="https://orca.research.sfu.ca/call-library/home-media/S01-J,L-1.jpg">
<meta name="twitter:description"
content="Learn about the licensing agreements and terms of use for the resources available at the Call Catalogue Library, part of SFU's HALLO project. Understand your rights and responsibilities.">
<link rel="icon" type="image/jpg" href="favicon.jpg">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/w3-css/4.1.0/3/w3.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato&display=swap">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="./css/custom.css?v=random">
<script
type="module"
src="https://cdn.jsdelivr.net/gh/zerodevx/zero-md@2/dist/zero-md.min.js">
</script>
<style>
body {font-family: "Lato", sans-serif}
</style>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4ZT5PMCN8Z"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-4ZT5PMCN8Z');
</script>
</head>
<body>
<!-- Navbar -->
<div class="w3-top" style="position:relative;">
<div class="w3-bar w3-black w3-card">
<a class="w3-bar-item w3-button w3-padding-large w3-hide-medium w3-hide-large w3-right" href="javascript:void(0)" onclick="myFunction()" title="Toggle Navigation Menu"><i class="fa fa-bars"></i></a>
<a href="home.html?v=random" class="w3-bar-item w3-button w3-padding-large">HOME</a>
<a href="index.html?v=random" class="w3-bar-item w3-button w3-padding-large w3-hide-small">CATALOGUE</a>
<a href="license.html?v=random" class="w3-bar-item w3-button w3-padding-large w3-hide-small">LICENCE</a>
<a href="faq.html?v=random" class="w3-bar-item w3-button w3-padding-large w3-hide-small">FAQ</a>
<!-- <div class="w3-dropdown-hover w3-hide-small">
<button class="w3-padding-large w3-button" title="More">MORE <i class="fa fa-caret-down"></i></button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="home.html?v=random" class="w3-bar-item w3-button">Sub-page1</a>
<a href="home.html?v=random" class="w3-bar-item w3-button">Sub-page2</a>
<a href="home.html?v=random" class="w3-bar-item w3-button">Sub-page3</a>
</div>
</div>
<a href="javascript:void(0)" class="w3-padding-large w3-hover-red w3-hide-small w3-right"><i class="fa fa-search"></i></a>
-->
</div>
</div>
<!-- Navbar on small screens (remove the onclick attribute if you want the navbar to always show on top of the content when clicking on the links) -->
<div id="navDemo" class="w3-bar-block w3-black w3-hide w3-hide-large w3-hide-medium w3-top" style="position:relative;">
<a href="index.html?v=random" class="w3-bar-item w3-button w3-padding-large" onclick="myFunction()">CATALOGUE</a>
<a href="license.html?v=random" class="w3-bar-item w3-button w3-padding-large" onclick="myFunction()">LICENCE</a>
<a href="faq.html?v=random" class="w3-bar-item w3-button w3-padding-large" onclick="myFunction()">FAQ</a>
</div>
<div class="w3-content" style="max-width:2000px;">
<!-- License Information -->
<div class="w3-container w3-content w3-justify w3-padding-30" style="max-width:800px;margin-top:5%;">
<!-- file = 'srkw-call-catalogue-files/LICENSE.md' -->
<!-- TODO Generify this pass somehow. General license path outside of the srkw catalogue files? -->
<zero-md src='LICENSE.md?v=random'>
<template>
<style>
h1{text-align:center;font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-weight:400;letter-spacing: .1em;}
a {color:black;}
</style>
</template>
</zero-md>
</div>
</div>
<!-- Footer -->
<!-- <footer style="position:fixed;width:100%" class="w3-display-bottommiddle w3-container w3-padding-64 w3-center w3-opacity w3-light-grey w3-xlarge"> -->
<!-- <footer class="w3-container w3-padding-64 w3-center w3-opacity w3-light-grey w3-xlarge">
<i class="fa fa-instagram fa-2x w3-hover-opacity"></i>
<i class="fa fa-snapchat w3-hover-opacity"></i>
<i class="fa fa-facebook-official w3-hover-opacity"></i>
<i class="fa fa-pinterest-p w3-hover-opacity"></i>
<i class="fa fa-twitter w3-hover-opacity"></i>
<i class="fa fa-linkedin w3-hover-opacity"></i>
<p class="w3-medium">Powered by <a href="https://www.w3schools.com/w3css/default.asp" target="_blank">w3.css</a></p>
</footer> -->
<script>
// Used to toggle the menu on small screens when clicking on the menu button
function myFunction() {
var x = document.getElementById("navDemo");
if (x.className.indexOf("w3-show") == -1) {
x.className += " w3-show";
} else {
x.className = x.className.replace(" w3-show", "");
}
}
</script>
</body></html>