From 46b7ff675b355de708bf3323e0d306c01c3c9ca3 Mon Sep 17 00:00:00 2001 From: Winston Weinert Date: Mon, 14 Jul 2014 20:17:39 -0500 Subject: [PATCH] Tarsnap is not actually Open Source Software The source code is available for the sole use of the tarsnap backup service, proper. Full license text from COPYING as follows: Unless specified otherwise in individual files or directories, the contents of this package is covered by the following copyright, license, and disclaimer: Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Colin Percival All rights reserved. Redistribution and use in source and binary forms, without modification, is permitted for the sole purpose of using the "tarsnap" backup service provided by Colin Percival. THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6381550..dcf5714 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [Lsyncd](https://github.com/axkibe/lsyncd) - Watches a local directory trees for changes, and then spawns a process to synchronize the changes. Uses rsync by default. * [Rsnapshot](http://www.rsnapshot.org/) - Filesystem Snapshotting Utility. * [SafeKeep](http://safekeep.sourceforge.net/) - Centralized pull-based backup using `rdiff-backup`. -* [TarSnap](https://www.tarsnap.com/) - Secure backup service with an open-source client. +* [TarSnap](https://www.tarsnap.com/) - Secure backup service with a portable client in C. * [UrBackup](http://www.urbackup.org/) - Another client-server backup system. * [DREBS](https://github.com/dojo4/drebs) - AWS EBS backup script that supports strategies.