summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-06 22:13:08 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-06 22:13:08 +0200
commitbb86c8cf11fef4cf46adc7368dc8a7cda953c1ab (patch)
treedee0e8719603082d503b7b218a7bb3d74dd05fdd
parentded0e7d1400751d3c489859d6b5bb6a7ca7340f6 (diff)
Add COPYING & Changelog
-rw-r--r--COPYING3
-rw-r--r--Changelog7
2 files changed, 10 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..a0f1c49
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,3 @@
+All files in this distribution are licensed under the following terms:
+
+ 0. You just DO WHAT THE FUCK YOU WANT TO
diff --git a/Changelog b/Changelog
new file mode 100644
index 0000000..db471bd
--- /dev/null
+++ b/Changelog
@@ -0,0 +1,7 @@
+git HEAD
+
+ * Initial release
+ * Create/Update hash database
+ * Find/Copy files not in database
+ * Ignore files (will be marked as known, but can be removed from the file
+ system)