]> git.sur5r.net Git - bacula/bacula/commitdiff
Remove install of defunct technotes (reported by Dan Langille) + new license
authorKern Sibbald <kern@sibbald.com>
Sun, 7 Jun 2015 06:00:45 +0000 (08:00 +0200)
committerKern Sibbald <kern@sibbald.com>
Sun, 7 Jun 2015 06:00:45 +0000 (08:00 +0200)
bacula/Makefile.in

index 4f0543b026cca693e9b39e2866e475f8721bded6..6e2990630b001733fd979b5c3f8a116b2c162cfa 100755 (executable)
@@ -1,8 +1,7 @@
-# 
 # Master Makefile
 #
-# Author: Kern Sibbald
-# License: LGPLv3
+# Author: Kern Sibbald, Copyright 2000-2015
+# License: BSD 2-Clause
 #
 @MCOMMON@
 
@@ -35,8 +34,8 @@ DIST_CFG = autoconf/aclocal.m4 autoconf/configure.in \
        autoconf/config.h.in  autoconf/acconfig.h  autoconf/Make.common.in \
        autoconf/install-sh autoconf/mkinstalldirs
 
-doc_files = VERIFYING technotes ChangeLog README ReleaseNotes LICENSE \
-           INSTALL
+doc_files = VERIFYING ChangeLog README ReleaseNotes LICENSE \
+           LICENSE-FAQ INSTALL
 
 MKDIR = $(srcdir)/autoconf/mkinstalldirs
 LIBTOOL_DEPS = @LIBTOOL_DEPS@