]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - mkosi.build
doc: document the `architecture` setting
[thirdparty/systemd.git] / mkosi.build
index a1a395f32ae37125f37b1e55ca3871826b2d5b7f..b7b8c50a2b7425c90875c859063526129a74ce1d 100755 (executable)
@@ -1,8 +1,6 @@
 #!/bin/sh
 set -ex
 
-# 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.