summaryrefslogtreecommitdiff
path: root/site/public/about/assets
diff options
context:
space:
mode:
authoradamhrv <adam@ahprojects.com>2019-04-15 14:08:35 +0200
committeradamhrv <adam@ahprojects.com>2019-04-15 14:08:35 +0200
commit828ab34ca5e01e03e055ef9e091a88cd516a6061 (patch)
tree6671cc305526d6acbb4e4166ef06ead6e7126d7b /site/public/about/assets
parentcc60ee511cc86d00ed0f13476513f2e183382763 (diff)
fix up duke
Diffstat (limited to 'site/public/about/assets')
-rw-r--r--site/public/about/assets/LICENSE/index.html58
1 files changed, 58 insertions, 0 deletions
diff --git a/site/public/about/assets/LICENSE/index.html b/site/public/about/assets/LICENSE/index.html
new file mode 100644
index 00000000..0d3a7878
--- /dev/null
+++ b/site/public/about/assets/LICENSE/index.html
@@ -0,0 +1,58 @@
+<!doctype html>
+<html>
+<head>
+ <title>MegaPixels</title>
+ <meta charset="utf-8" />
+ <meta name="author" content="Adam Harvey" />
+ <meta name="description" content="" />
+ <meta name="referrer" content="no-referrer" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
+ <link rel='stylesheet' href='/assets/css/fonts.css' />
+ <link rel='stylesheet' href='/assets/css/css.css' />
+ <link rel='stylesheet' href='/assets/css/leaflet.css' />
+ <link rel='stylesheet' href='/assets/css/applets.css' />
+</head>
+<body>
+ <header>
+ <a class='slogan' href="/">
+ <div class='logo'></div>
+ <div class='site_name'>MegaPixels</div>
+
+ </a>
+ <div class='links'>
+ <a href="/datasets/">Datasets</a>
+ <a href="/about/">About</a>
+ </div>
+ </header>
+ <div class="content content-">
+
+ <section><p>and include this license and attribution protocol within any derivative work.</p>
+<p>If you publish data derived from MegaPixels, the original dataset creators should first be notified.</p>
+<p>The MegaPixels dataset is made available under the Open Data Commons Attribution License (<a href="https://opendatacommons.org/licenses/by/1.0/">https://opendatacommons.org/licenses/by/1.0/</a>) and for academic use only.</p>
+<p>READABLE SUMMARY OF Open Data Commons Attribution License</p>
+<p>You are free:</p>
+<p>To Share: To copy, distribute and use the dataset
+ To Create: To produce works from the dataset
+ To Adapt: To modify, transform and build upon the database</p>
+<p>As long as you:</p>
+<p>Attribute: You must attribute any public use of the database, or works produced from the database, in the manner specified in the license. For any use or redistribution of the database, or works produced from it, you must make clear to others the license of the database and keep intact any notices on the original database.</p>
+</section>
+
+ </div>
+ <footer>
+ <div>
+ <a href="/">MegaPixels.cc</a>
+ <a href="/datasets/">Datasets</a>
+ <a href="/about/">About</a>
+ <a href="/about/press/">Press</a>
+ <a href="/about/legal/">Legal and Privacy</a>
+ </div>
+ <div>
+ MegaPixels &copy;2017-19 Adam R. Harvey /&nbsp;
+ <a href="https://ahprojects.com">ahprojects.com</a>
+ </div>
+ </footer>
+</body>
+
+<script src="/assets/js/dist/index.js"></script>
+</html> \ No newline at end of file