X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=scandir.cc;h=357ae63a243fb0b302e3076408b8d636a8936f2c;hb=013636b17f3e44f5ac4837750a3888999d35d2f8;hp=eb05243842668f5479c2dfffe005fadad88d94a6;hpb=953c9bac420a83d6a384c024cfec2ab3b096cdea;p=cumulus.git diff --git a/scandir.cc b/scandir.cc index eb05243..357ae63 100644 --- a/scandir.cc +++ b/scandir.cc @@ -1,4 +1,9 @@ -/* Recursively descend the filesystem and visit each file. */ +/* LBS: An LFS-inspired filesystem backup system + * Copyright (C) 2006-2008 Michael Vrable + * + * Main entry point for LBS. Contains logic for traversing the filesystem and + * constructing a backup. + */ #include #include