From: AsciiWolf Date: Sun, 25 Nov 2018 23:30:28 +0000 (+0100) Subject: mkosi: drop my copyright X-Git-Tag: v240~228^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10926%2Fhead;p=thirdparty%2Fsystemd.git mkosi: drop my copyright --- diff --git a/.mkosi/mkosi.debian b/.mkosi/mkosi.debian index d30a592bc45..0ab9258d1e8 100644 --- a/.mkosi/mkosi.debian +++ b/.mkosi/mkosi.debian @@ -1,6 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1+ -# -# Copyright © 2016 Daniel Rusek # This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi). # Simply invoke "mkosi" in the project directory to build an OS image. diff --git a/.mkosi/mkosi.ubuntu b/.mkosi/mkosi.ubuntu index bbda5dd0546..1e4005f0707 100644 --- a/.mkosi/mkosi.ubuntu +++ b/.mkosi/mkosi.ubuntu @@ -1,8 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1+ -# -# This file is part of systemd. -# -# Copyright 2016 Daniel Rusek # This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi). # Simply invoke "mkosi" in the project directory to build an OS image.