forked from friction2d/friction2d.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
66 lines (66 loc) · 1.76 KB
/
about.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
<!-- AUTO GENERATED DO NOT EDIT -->
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>About</title>
</head>
<body>
<p>Friction is copyright © Ole-André Rodlie and contributors.</p>
<p>This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your
option) any later version.</p>
<p>This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.</p>
<p>You should have received a copy of the GNU General Public License
along with this program. If not, see <a
href="http://www.gnu.org/licenses/"
class="uri">http://www.gnu.org/licenses/</a>.</p>
<h3 id="contributors">Contributors</h3>
<ul>
<li>Ole-André Rodlie</li>
<li>Sanjay</li>
<li>vestineo</li>
<li>irwanto</li>
<li>luzpaz</li>
</ul>
<h3 id="theme-and-ux">Theme and UX</h3>
<ul>
<li>Ole-André Rodlie</li>
<li>Adam Belis</li>
</ul>
<h3 id="web-and-documentation">Web and Documentation</h3>
<ul>
<li>Ole-André Rodlie</li>
</ul>
<h3 id="plugins-effects">Plugins (Effects)</h3>
<ul>
<li>axiomgraph</li>
<li>Ole-André Rodlie</li>
</ul>
<h3 id="testers">Testers</h3>
<ul>
<li>eFe Muñoz</li>
<li>Adam Belis</li>
<li>Alex Kiryanov</li>
</ul>
<h3 id="enve">enve</h3>
<p>Friction is based on enve - Copyright © Maurycy Liebner and
contributors.</p>
<ul>
<li>Maurycy Liebner</li>
<li>AlexKiryanov</li>
<li>Poren Chiang</li>
<li>Yash Pal Goyal</li>
<li>Peter Eszlari</li>
<li>Alexandre Prokoudine</li>
<li>eszlari</li>
<li>luz paz</li>
<li>nabbisen</li>
<li>yashpalgoyal1304</li>
</ul>
</body>
</html>