]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/base64.c
Implement first cut of Copy Job
[bacula/bacula] / bacula / src / lib / base64.c
index 681b27ce2b1d394ad4ac4c946fffddf88fcc48df..0f69ca7e2c3019fbd1bdbaf240cb409533ef6b79 100644 (file)
@@ -1,14 +1,7 @@
-/*
- *   Generic base 64 input and output routines
- *
- *    Written by Kern E. Sibbald, March MM.
- *
- *   Version $Id$
- */
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2000-2006 Free Software Foundation Europe e.V.
+   Copyright (C) 2000-2007 Free Software Foundation Europe e.V.
 
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.
    (FSFE), Fiduciary Program, Sumatrastrasse 25, 8006 Zürich,
    Switzerland, email:ftf@fsfeurope.org.
 */
+/*
+ *   Generic base 64 input and output routines
+ *
+ *    Written by Kern E. Sibbald, March MM.
+ *
+ *   Version $Id$
+ */
 
 
 #include "bacula.h"