]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/config.h.in
Backport copyright changes
[bacula/bacula] / bacula / autoconf / config.h.in
index 33b04f1e80d3396b8e255d69ad479e4bfe21cc6f..c871a724310f3298cdc60cf904ee07196c94ab38 100644 (file)
@@ -2,6 +2,11 @@
 /* ------------------------------------------------------------------------- */
 /* --                     CONFIGURE SPECIFIED FEATURES                    -- */
 /* ------------------------------------------------------------------------- */
+
+/*
+ * Author: Kern Sibbald, 2002-2015
+ * License: BSD 2-Clause
+ */
    
 /* Define if you want to use MySQL as Catalog database */
 #undef USE_MYSQL_DB
 /* If using the C implementation of alloca, define if you know the
    direction of stack growth for your system; otherwise it will be
    automatically deduced at runtime.
-       STACK_DIRECTION > 0 => grows toward higher addresses
-       STACK_DIRECTION < 0 => grows toward lower addresses
-       STACK_DIRECTION = 0 => direction of growth unknown */
+        STACK_DIRECTION > 0 => grows toward higher addresses
+        STACK_DIRECTION < 0 => grows toward lower addresses
+        STACK_DIRECTION = 0 => direction of growth unknown */
 #undef STACK_DIRECTION
 
 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */