diff options
author | Robert Alessi <alessi@robertalessi.net> | 2019-12-21 18:09:40 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2019-12-21 18:09:40 +0100 |
commit | 5f876d4dc07d8e52e87256bcbafa24cc0960e946 (patch) | |
tree | d265e6eab6abcfe08ed12a8c51f242c9b2213abc /about.html | |
parent | 254e6386d2c15aee74c0de9a4a2cd55e84d62a09 (diff) | |
download | x200-my-5f876d4dc07d8e52e87256bcbafa24cc0960e946.tar.gz |
added README.md and about.html
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/about.html b/about.html new file mode 100644 index 0000000..c1d9e2b --- /dev/null +++ b/about.html | |||
@@ -0,0 +1,25 @@ | |||
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
2 | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
3 | <head> | ||
4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
5 | <meta http-equiv="Content-Style-Type" content="text/css" /> | ||
6 | <meta name="generator" content="pandoc" /> | ||
7 | <meta name="author" content="Robert Alessi" /> | ||
8 | <title>The x200-my package – README file</title> | ||
9 | <style type="text/css">code{white-space: pre;}</style> | ||
10 | </head> | ||
11 | <body> | ||
12 | <div id="header"> | ||
13 | <h1 class="title">The x200-my package – README file</h1> | ||
14 | <h1 class="subtitle">An openrc service dedicated to Thinkpads X200</h1> | ||
15 | <h2 class="author">Robert Alessi</h2> | ||
16 | </div> | ||
17 | <h1 id="overview">Overview</h1> | ||
18 | <h1 id="license-and-disclamer">License and Disclamer</h1> | ||
19 | <p>x200-my - An openrc service dedicated to Thinkpads X200 Copyright (C) 2019 Robert Alessi <a href="mailto:alessi@robertalessi.net">alessi@robertalessi.net</a></p> | ||
20 | <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 2 of the License, or (at your option) any later version.</p> | ||
21 | <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> | ||
22 | <p>You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p> | ||
23 | <h1 id="installation">Installation</h1> | ||
24 | </body> | ||
25 | </html> | ||