]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/lex.c
Working directory pane in restore. Will get this into the stack next.
[bacula/bacula] / bacula / src / lib / lex.c
index 8eb6df75dbbe3543eb221a2b932122b041a1ffa1..e7fcc559e521bac84fe5bc05c97ea0728118bdd0 100644 (file)
@@ -1,15 +1,7 @@
-/*
- * Lexical scanner for Bacula configuration file
- *
- *   Kern Sibbald, 2000
- *
- *   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.
 */
+/*
+ * Lexical scanner for Bacula configuration file
+ *
+ *   Kern Sibbald, 2000
+ *
+ *   Version $Id$
+ *
+ */
 
 #include "bacula.h"
 #include "lex.h"