diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-02-28 16:40:59 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-02-28 16:40:59 -0500 |
| commit | adceb818e316adb8626c65b7a3b8071b2e61a9a0 (patch) | |
| tree | 470159b3a9848134ea27a7d1dddaaecd7f13b0fd /source | |
| parent | c05b28933ad0710786b89bc853c5618948397518 (diff) | |
Diffstat (limited to 'source')
| -rw-r--r-- | source/test.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/test.c b/source/test.c index eac9f91..d293a62 100644 --- a/source/test.c +++ b/source/test.c @@ -1,3 +1,9 @@ +// +// Copyright (c) 2026 Jacob McDonnell +// +// SPDX-License-Identifier: MIT +// + #include <stdio.h> #include "generated.h" |
