From: Karel Zak Date: Thu, 14 Dec 2023 09:12:46 +0000 (+0100) Subject: docs: move Copyright in boilerplate.c X-Git-Tag: v2.40-rc1~98 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6df1d92b7a11c7f24a557431ab3451effc42a188;p=thirdparty%2Futil-linux.git docs: move Copyright in boilerplate.c Let's keep it in order SPDX-License-Identifier License block Copyright command description Signed-off-by: Karel Zak --- diff --git a/Documentation/boilerplate.c b/Documentation/boilerplate.c index d49b449241..95915b5ccf 100644 --- a/Documentation/boilerplate.c +++ b/Documentation/boilerplate.c @@ -9,11 +9,10 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * fixme-command-name - purpose of it - * * Copyright (c) 20nn Example Commercial, Inc * Written by Your Name * + * fixme-command-name - purpose of it */ #include #include