diff options
Diffstat (limited to 'include/arch.h')
-rw-r--r-- | include/arch.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/arch.h b/include/arch.h index 1911271..5142a51 100644 --- a/include/arch.h +++ b/include/arch.h @@ -1,3 +1,8 @@ +/* + * Copyright 2020 Daniel Friesel + * + * SPDX-License-Identifier: BSD-2-Clause + */ #ifndef ARCH_H #define ARCH_H |