From: Kevin Day Date: Fri, 19 Jan 2024 03:12:37 +0000 (-0600) Subject: Cleanup: Use correct project name in fll_path documentation comments. X-Git-Tag: 0.6.9~39 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=fc8447b57faf0fd2d6e2ee93a5f76f69d4f52bd8;p=fll Cleanup: Use correct project name in fll_path documentation comments. --- diff --git a/level_2/fll_path/tests/unit/c/test-path-canonical.h b/level_2/fll_path/tests/unit/c/test-path-canonical.h index 6114e90..9ca6f23 100644 --- a/level_2/fll_path/tests/unit/c/test-path-canonical.h +++ b/level_2/fll_path/tests/unit/c/test-path-canonical.h @@ -1,7 +1,7 @@ /** * FLL - Level 2 * - * Project: IKI + * Project: Path * API Version: 0.6 * Licenses: lgpl-2.1-or-later * diff --git a/level_2/fll_path/tests/unit/c/test-path.h b/level_2/fll_path/tests/unit/c/test-path.h index 9e13f2e..14b4c6e 100644 --- a/level_2/fll_path/tests/unit/c/test-path.h +++ b/level_2/fll_path/tests/unit/c/test-path.h @@ -1,7 +1,7 @@ /** * FLL - Level 2 * - * Project: IKI + * Project: Path * API Version: 0.6 * Licenses: lgpl-2.1-or-later *