CI updates and minor cleanups

This commit is contained in:
Markus F.X.J. Oberhumer
2023-10-30 14:15:35 +01:00
parent 19bf9f59e9
commit f62576a2be
9 changed files with 50 additions and 25 deletions
+2
View File
@@ -1,6 +1,8 @@
// SPDX-License-Identifier: GPL-2.0-or-later
// Copyright 2022 BitWagon Software LLC. All rights reserved.
/* clang-format off */
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
+2
View File
@@ -1,5 +1,7 @@
/* http://www.muppetlabs.com/~breadbox/software/elfkickers.html */
/* clang-format off */
/* sstrip: Copyright (C) 1999-2001 by Brian Raiter, under the GNU
* General Public License. No warranty. See COPYING for details.
*