X-Git-Url: http://git.vrable.net/?p=cumulus.git;a=blobdiff_plain;f=subfile.h;h=571c955902b3b42208daabe0eaf10755d4b122b6;hp=3127456ebb79baf5a630b90d7dc1ee409f96a7eb;hb=09a8c1a81f29abc0cb1aceedf6c6363a67d6cd81;hpb=1ac0c454ef67468eeea13bec558b5fb11105e2e7 diff --git a/subfile.h b/subfile.h index 3127456..571c955 100644 --- a/subfile.h +++ b/subfile.h @@ -1,7 +1,6 @@ -/* Cumulus: Smart Filesystem Backup to Dumb Servers - * - * Copyright (C) 2008 The Regents of the University of California - * Written by Michael Vrable +/* Cumulus: Efficient Filesystem Backup to the Cloud + * Copyright (C) 2008 The Cumulus Developers + * See the AUTHORS file for a list of contributors. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -31,10 +30,10 @@ #include #include -#include "chunk.h" #include "localdb.h" #include "ref.h" #include "store.h" +#include "third_party/chunk.h" class Subfile { public: