-
Notifications
You must be signed in to change notification settings - Fork 0
/
blackberry-terms-conditions.html
39 lines (39 loc) · 2.18 KB
/
blackberry-terms-conditions.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>CAMPJS: Javascript hack retreat for node.js and web-application developers.</title>
<meta name="description" content="" />
<meta name="author" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="stylesheet" href="/screen.css?v=6" />
<link href="/css.css?v=1" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="content" style="margin-top: 5em;">
<div class="row">
<div class="span8 offset3">
<a href="/">Back</a>
<h1>BlackBerry® 10 Hackathon</h1>
<h3>Terms and Conditions</h3>
<ul>
<li>Any CampJS participant is free to enter the BlackBerry® 10 hackathon/competition.</li>
<li>Competition Entries must be "BlackBerry 10 Apps", running on the BlackBerry 10 OS or "Open Source Tools or Libraries for the BlackBerry10 developer community".</li>
<li>Entries may be started prior to commencement of CampJS.</li>
<li>To be eligible, App entries must comply with the BlackBerry App World™ Vendor Guidelines</li>
<li>App entries must be submitted to BlackBerry® World™, BlackBerry’s app store, and be presented to a panel of judges during CampJS.</li>
<li>Open Source Tools must be available under MIT or similarly permissive licence that enables commercial use on GitHub, and a link to the entry must be added to a wiki on the BlackBerry Github page. Details of where to submit links to be available at the camp.</li>
<li>Competition Entries must be submitted before judging starts.</li>
<li>Near the end of the camp, a panel chosen by BlackBerry will cast judgement upon the entries.</li>
<li>Some entries will win prizes, at the panel's discretion.</li>
<li>You own your own code and any assets you make.</li>
<li>Don't break any laws.</li>
</ul>
</div>
</div>
</div>
</body>
</html>