aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO1
-rwxr-xr-xrsync-backup.sh2
2 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index c9b9900..205f73c 100644
--- a/TODO
+++ b/TODO
@@ -11,6 +11,7 @@
- Write an install script or such.
- Delete 'too new' symlinks in by_number.
- Per dirpath rsync_args.
+- Allow resuming of backups.
# -- PROBLEMS -- #
- Permissions.
diff --git a/rsync-backup.sh b/rsync-backup.sh
index 3a592d7..ae094ea 100755
--- a/rsync-backup.sh
+++ b/rsync-backup.sh
@@ -2,7 +2,7 @@
#
# rsync-backup.sh - a backup script using rsync.
#
-# Copyright 2017, 2018 Einhard Leichtfuß
+# Copyright 2015 - 2018 Einhard Leichtfuß
#
# This file is part of rsync-backup.
#