diff --git a/README.md b/README.md index 774b47c1..49497346 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Get detailed information about all the features and a 'getting started' tutorial + Comparing with previous backups * Sync backups to other locations + Amazon s3 (work in progress) - + copy + + copy.com + Dropbox + rsync + SFTP diff --git a/src/Backup/Sync/Copycom.php b/src/Backup/Sync/Copycom.php index 3d3e32b4..fa6248e4 100644 --- a/src/Backup/Sync/Copycom.php +++ b/src/Backup/Sync/Copycom.php @@ -15,7 +15,7 @@ * @copyright Sebastian Feldmann * @license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License * @link http://www.phpbu.de/ - * @since Class available since Release 1.1.1 + * @since Class available since Release 1.1.2 */ class Copycom implements Sync {