From 0dab489f769740e64a96b29eee5ea4ef86116976 Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Thu, 25 Aug 2022 15:15:50 +0100 Subject: [PATCH] Add copyright notice. --- bootstrap | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bootstrap b/bootstrap index c2d17cc..25d8866 100755 --- a/bootstrap +++ b/bootstrap @@ -1,4 +1,7 @@ #!/bin/bash +# Copyright (c) 2022: +# Darren 'Tadgy' Austin +# Licensed under the terms of the GNU General Public License version 3. umask 022