From 631d72f9eb8559ef189b3fc24d9d73d7f8b1ffd6 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Tue, 3 Oct 2023 07:22:54 +0200 Subject: [PATCH] Makefile: Add copyright header While the README already has the license for everything, this simplifies things when copying this file to another repository. Signed-off-by: Denis 'GNUtoo' Carikli --- Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Makefile b/Makefile index 85da90a..96aeb29 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,13 @@ +# Copyright (C) 2023 Denis 'GNUtoo' Carikli +# +# This file is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or (at +# your option) any later version. +# +# You should have received a copy of the GNU General Public License +# along with this file. If not, see . + .PHONY: all deploy all: guix-installer-vm.img