From a1883e93c1094ed34c21e018d34993e2a9e80506 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Fri, 21 Feb 2025 12:23:09 -0700 Subject: Complete TODO comments and documentation --- libcr/tests/test_matrix/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libcr/tests') diff --git a/libcr/tests/test_matrix/config.h b/libcr/tests/test_matrix/config.h index 83892df..978b9ac 100644 --- a/libcr/tests/test_matrix/config.h +++ b/libcr/tests/test_matrix/config.h @@ -1,6 +1,6 @@ -/* config.h - TODO +/* config.h - Compile-time configuration for libcr test_matrix * - * Copyright (C) 2024 Luke T. Shumaker + * Copyright (C) 2024-2025 Luke T. Shumaker * SPDX-License-Identifier: AGPL-3.0-or-later */ -- cgit v1.2.3-2-g168b