added .c licenses

This commit is contained in:
2021-10-15 15:52:40 +02:00
parent dac60ad76d
commit b913c0059a
43 changed files with 84 additions and 2 deletions

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: LGPL-3.0-or-other
// Copyright (C) 2021 Contributors to the SLS Detector Package
#include "HardwareIO.h"
xfs_u8 HWIO_xfs_in8(xfs_u32 InAddress) {