]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/host.h.in
Remove all time_t from arguments in favor of utime_t, which is
[bacula/bacula] / bacula / src / host.h.in
index d1432c2466bd2ff3b489890dd0229bec03f0760a..cc465f3881eb065e595ca884a48fd23f2d089888 100644 (file)
@@ -1,13 +1,7 @@
-/*
- * Define Host machine
- *
- *  Version $Id$
- *
- */
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2000-2006 Free Software Foundation Europe e.V.
+   Copyright (C) 2000-2008 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.
 */
+/*
+ * Define Host machine
+ *
+ *  Version $Id$
+ *
+ */
 
 #define HOST_OS  "@host@@post_host@"
 #define BACULA   "@BACULA@"
 #define DISTNAME "@DISTNAME@"
 #define DISTVER  "@DISTVER@"
-