summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-10-13 09:38:17 +0100
committerLars Wirzenius <liw@liw.fi>2012-10-13 09:38:17 +0100
commit0eabd317ff63e96cf71791ba77a943d1c377691a (patch)
tree3657a163ce2d4bd49400f494c039a74527ebc1a1
parent11ace0c56c14e3073dbd3b73085fc590276a7d42 (diff)
downloadcachedir-0eabd317ff63e96cf71791ba77a943d1c377691a.tar.gz
Add README
-rw-r--r--README24
1 files changed, 24 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..e022d27
--- /dev/null
+++ b/README
@@ -0,0 +1,24 @@
+The cachedir cache directory tagging utility
+============================================
+
+cachedir is a tiny utility for tagging directories as cache directories,
+according to the <http://www.bford.info/cachedir/> specification.
+
+Legalese
+--------
+
+Copyright 2012 Lars Wirzenius
+
+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.
+
+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, see <http://www.gnu.org/licenses/>.
+