diff --git a/test/src/main.c b/test/src/main.c index ebd09e8..73d1720 100644 --- a/test/src/main.c +++ b/test/src/main.c @@ -1,3 +1,5 @@ +// Copyright (c) 2025 Quinn +// Licensed under the MIT Licence. See LICENSE for details #include #include diff --git a/test/src/test.h b/test/src/test.h index ad9381c..1a5d2d0 100644 --- a/test/src/test.h +++ b/test/src/test.h @@ -1,3 +1,5 @@ +// Copyright (c) 2025 Quinn +// Licensed under the MIT Licence. See LICENSE for details #pragma once #include