summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-10-05 11:14:15 +0100
committerLars Wirzenius <liw@liw.fi>2011-10-05 11:14:15 +0100
commit9038b705a5ec8188240bf94f3b9c61e614c31839 (patch)
treece06e8eefdc1eee24e7d37f3334d31fc93a69b3e /README
downloadfhs-dirs-9038b705a5ec8188240bf94f3b9c61e614c31839.tar.gz
Add README.
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 24 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..cdde899
--- /dev/null
+++ b/README
@@ -0,0 +1,24 @@
+README for `fhs-dirs`
+=====================
+
+`fhs-dirs` is a tiny project that creates the minimal directory structure
+to implement the Filesystem Hierarchy Standard (FHS).
+
+Legalese
+--------
+
+Copyright (C) 2011 Codethink Limited
+
+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.
+
+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.
+
+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.
+