]> git.sur5r.net Git - bacula/bacula/commitdiff
Copyright update
authorKern Sibbald <kern@sibbald.com>
Wed, 2 Jan 2008 14:35:31 +0000 (14:35 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 2 Jan 2008 14:35:31 +0000 (14:35 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6180 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/filed/pythonfd.c

index 130f494e115e46ae02016c1fb31f5e344d371d9d..72e96e54f02c3fdc5a4dd94e7e5a40af95417ff5 100644 (file)
@@ -1,16 +1,7 @@
-/*
- *
- * Bacula interface to Python for the File Daemon
- *
- * Kern Sibbald, March MMV
- *
- *   Version $Id$
- *
- */
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2005-2006 Free Software Foundation Europe e.V.
+   Copyright (C) 2005-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.
 */
+/*
+ *
+ * Bacula interface to Python for the File Daemon
+ *
+ * Kern Sibbald, March MMV
+ *
+ *   Version $Id$
+ *
+ */
 
 #include "bacula.h"
 #include "filed.h"