From: Kern Sibbald Date: Sat, 27 Dec 2014 09:16:52 +0000 (+0100) Subject: Add license to files without any X-Git-Tag: Release-7.2.0~91 X-Git-Url: https://git.sur5r.net/?p=bacula%2Fbacula;a=commitdiff_plain;h=85e132d21667b6aa188f60d8757eec62a15b8dd4 Add license to files without any --- diff --git a/bacula/src/plugins/Makefile b/bacula/src/plugins/Makefile index cd007a2531..0ebe5b65c9 100644 --- a/bacula/src/plugins/Makefile +++ b/bacula/src/plugins/Makefile @@ -1,6 +1,9 @@ # # Simple Makefile for building test plugins for Bacula # +# Author: Kern Sibbald +# License: LGPLv3 +# first_rule: all dummy: diff --git a/bacula/src/plugins/dir/Makefile.in b/bacula/src/plugins/dir/Makefile.in index f49565c2c1..3df8580ef4 100644 --- a/bacula/src/plugins/dir/Makefile.in +++ b/bacula/src/plugins/dir/Makefile.in @@ -1,6 +1,9 @@ # # Simple Makefile for building test FD plugins for Bacula # +# Author: Kern Sibbald +# License: LGPLv3 +# @MCOMMON@ diff --git a/bacula/src/plugins/fd/Makefile.in b/bacula/src/plugins/fd/Makefile.in index 0255f497c3..fc0fa8e501 100644 --- a/bacula/src/plugins/fd/Makefile.in +++ b/bacula/src/plugins/fd/Makefile.in @@ -1,6 +1,9 @@ # # Simple Makefile for building test FD plugins for Bacula # +# Author: Kern Sibbald +# License: LGPLv3 +# # @MCOMMON@ diff --git a/bacula/src/plugins/sd/Makefile.in b/bacula/src/plugins/sd/Makefile.in index d06554d292..290014bce5 100644 --- a/bacula/src/plugins/sd/Makefile.in +++ b/bacula/src/plugins/sd/Makefile.in @@ -2,6 +2,10 @@ # Simple Makefile for building test FD plugins for Bacula # # +# +# Author: Kern Sibbald +# License: LGPLv3 +# @MCOMMON@