-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathabout.html
More file actions
42 lines (42 loc) · 1.46 KB
/
about.html
File metadata and controls
42 lines (42 loc) · 1.46 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
<!-- 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, version 3.</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>Pablo Gil</li>
<li>Sanjay</li>
<li>vestineo</li>
<li>irwanto</li>
<li>Luz Paz</li>
<li>Adam Belis</li>
<li>Nic Kraneis</li>
<li>axiomgraph</li>
<li>Jonathan (Nuxttux Creative)</li>
<li>tonton (samytichadou)</li>
<li>eFe Muñoz</li>
<li>Alex Kiryanov</li>
</ul>
<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>nabbisen</li>
<li>yashpalgoyal1304</li>
</ul>
</body>
</html>