From 706fd70f3464a8b8216880cdd238508d0bdd5215 Mon Sep 17 00:00:00 2001 From: Steve Slaven Date: Thu, 6 Aug 2009 22:39:09 -0700 Subject: Update usage, took out xmp.py sample copyrights since almost all of xmp.py has been replaced diff --git a/fusearchive.py b/fusearchive.py index f18c7c7..d599370 100755 --- a/fusearchive.py +++ b/fusearchive.py @@ -1,10 +1,9 @@ #!/usr/bin/env python -# Copyright (C) 2001 Jeff Epler -# Copyright (C) 2006 Csaba Henk +# FuseArchive: # Copyright (C) 2009 Steve Slaven # -# This program can be distributed under the terms of the GNU LGPL. +# This program can be distributed under the terms of the GNU GPL. # See the file COPYING. # @@ -37,7 +36,8 @@ if enable_stats: prof.close() usage = """ -Userspace nullfs-alike: mirror the filesystem tree from some point on. +Userspace filesystem that uses chunks to eliminate multiple copies of parts +of files for long term storage """ + fuse.Fuse.fusage -- cgit v0.10.2