From 3cd39827ec2d2aa8d69762de8fbf72322ca85038 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Wed, 16 Oct 2024 19:42:08 -0600 Subject: copyright statements --- cmd/srv9p/static.h.gen | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cmd/srv9p/static.h.gen') diff --git a/cmd/srv9p/static.h.gen b/cmd/srv9p/static.h.gen index 1c4d7b1..bb27e55 100755 --- a/cmd/srv9p/static.h.gen +++ b/cmd/srv9p/static.h.gen @@ -1,4 +1,8 @@ #!/bin/sh +# static.h.gen - Generate C definitions for GNU `ld -r -b binary` files +# +# Copyright (C) 2024 Luke T. Shumaker +# SPDX-Licence-Identifier: AGPL-3.0-or-later nm --format=posix "$@" | sed -n -E \ -- cgit v1.2.3-2-g168b