From 85e132d21667b6aa188f60d8757eec62a15b8dd4 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 27 Dec 2014 10:16:52 +0100 Subject: [PATCH] Add license to files without any --- bacula/src/plugins/Makefile | 3 +++ bacula/src/plugins/dir/Makefile.in | 3 +++ bacula/src/plugins/fd/Makefile.in | 3 +++ bacula/src/plugins/sd/Makefile.in | 4 ++++ 4 files changed, 13 insertions(+) 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@ -- 2.39.2