summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent <laurent@pogopixels.com>2013-10-28 15:47:57 +0800
committerLaurent <laurent@pogopixels.com>2013-10-28 15:47:57 +0800
commit316e2ce58a0f01e753fe9df81a7971270419202e (patch)
tree378a5f77ff007b134d8e7f20a59ae48fb7fcf088
parent235d859b3a529c4a31fa2ca4c6b7769b87e39bf9 (diff)
Update README.md
Added license
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5f79a83..69be036 100644
--- a/README.md
+++ b/README.md
@@ -43,3 +43,7 @@ An optional exclude file can be provided as a third parameter. It should be comp
* Check if there's enough space in the destination before doing the backup. Also automatically delete old backups.
* Manage the backups in a way similar to Time Machine - hourly backups for the past 24 hours; daily backups for the past month; weekly backups for the previous months.
+
+# LICENSE
+
+[MIT](http://opensource.org/licenses/MIT)