]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/tree.h
Implement first cut of Copy Job
[bacula/bacula] / bacula / src / lib / tree.h
index db379ab1adee5ff03399726af54caa0e9597ce31..b3a5cff41efe228d7e2f91ec8f539d9802dfbdc6 100644 (file)
@@ -1,9 +1,3 @@
-/*
- * Directory tree build/traverse routines
- *
- *    Kern Sibbald, June MMII
- *
-*/
 /*
    Bacula® - The Network Backup Solution
 
    (FSFE), Fiduciary Program, Sumatrastrasse 25, 8006 Zürich,
    Switzerland, email:ftf@fsfeurope.org.
 */
+/*
+ * Directory tree build/traverse routines
+ *
+ *    Kern Sibbald, June MMII
+ *
+*/
 
 struct s_mem {
    struct s_mem *next;                /* next buffer */