]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - mkosi.build
doc: document the `architecture` setting
[thirdparty/systemd.git] / mkosi.build
index ee9f7d95ad41cf626a530d71c6553461c82b5db6..b7b8c50a2b7425c90875c859063526129a74ce1d 100755 (executable)
@@ -1,10 +1,6 @@
 #!/bin/sh
 set -ex
 
-# This file is part of systemd.
-#
-# Copyright 2016 Lennart Poettering
-
 # This is a build script for OS image generation using mkosi (https://github.com/systemd/mkosi).
 # Simply invoke "mkosi" in the project directory to build an OS image.