]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/bget_msg.c
Add debug times, reduce size of two-pool-changer test
[bacula/bacula] / bacula / src / lib / bget_msg.c
index 9a6dedf05654b87bdb9d0e780c02c734e1840d5d..8dc32996372b80083ce21eb47fd71efbeaba242d 100644 (file)
@@ -1,16 +1,7 @@
-/*
- *  Subroutines to receive network data and handle
- *   network signals for the FD and the SD.
- *
- *   Kern Sibbald, May MMI previously in src/stored/fdmsg.c
- *
- *   Version $Id$
- *
- */
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2001-2006 Free Software Foundation Europe e.V.
+   Copyright (C) 2001-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.
 */
+/*
+ *  Subroutines to receive network data and handle
+ *   network signals for the FD and the SD.
+ *
+ *   Kern Sibbald, May MMI previously in src/stored/fdmsg.c
+ *
+ *   Version $Id$
+ *
+ */
 
 #include "bacula.h"                   /* pull in global headers */