From: Kevin Day Date: Sun, 23 Jul 2023 19:51:25 +0000 (-0500) Subject: Cleanup: Fix documentation comments to correctly reference project UTF. X-Git-Tag: 0.6.7~17 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=a6476e15b0715546b22a4373ce2dc8045b1e9937;p=fll Cleanup: Fix documentation comments to correctly reference project UTF. --- diff --git a/level_0/f_utf/c/utf/map_multi.h b/level_0/f_utf/c/utf/map_multi.h index 98464e7..f5421a4 100644 --- a/level_0/f_utf/c/utf/map_multi.h +++ b/level_0/f_utf/c/utf/map_multi.h @@ -1,7 +1,7 @@ /** * FLL - Level 0 * - * Project: String + * Project: UTF * API Version: 0.6 * Licenses: lgpl-2.1-or-later * diff --git a/level_0/f_utf/c/utf/private-dynamic.h b/level_0/f_utf/c/utf/private-dynamic.h index 0e072d9..ff0b2f1 100644 --- a/level_0/f_utf/c/utf/private-dynamic.h +++ b/level_0/f_utf/c/utf/private-dynamic.h @@ -1,7 +1,7 @@ /** * FLL - Level 0 * - * Project: String + * Project: UTF * API Version: 0.6 * Licenses: lgpl-2.1-or-later * diff --git a/level_0/f_utf/c/utf/private-map.h b/level_0/f_utf/c/utf/private-map.h index d6993b1..7e8b5d9 100644 --- a/level_0/f_utf/c/utf/private-map.h +++ b/level_0/f_utf/c/utf/private-map.h @@ -1,7 +1,7 @@ /** * FLL - Level 0 * - * Project: String + * Project: UTF * API Version: 0.6 * Licenses: lgpl-2.1-or-later * diff --git a/level_0/f_utf/c/utf/private-map_multi.h b/level_0/f_utf/c/utf/private-map_multi.h index 654da94..65b9528 100644 --- a/level_0/f_utf/c/utf/private-map_multi.h +++ b/level_0/f_utf/c/utf/private-map_multi.h @@ -1,7 +1,7 @@ /** * FLL - Level 0 * - * Project: String + * Project: UTF * API Version: 0.6 * Licenses: lgpl-2.1-or-later * diff --git a/level_0/f_utf/c/utf/private-triple.h b/level_0/f_utf/c/utf/private-triple.h index ca37a9a..f7e7f9a 100644 --- a/level_0/f_utf/c/utf/private-triple.h +++ b/level_0/f_utf/c/utf/private-triple.h @@ -1,7 +1,7 @@ /** * FLL - Level 0 * - * Project: String + * Project: UTF * API Version: 0.6 * Licenses: lgpl-2.1-or-later * diff --git a/level_0/f_utf/c/utf/static.h b/level_0/f_utf/c/utf/static.h index d74b7a6..287b6dc 100644 --- a/level_0/f_utf/c/utf/static.h +++ b/level_0/f_utf/c/utf/static.h @@ -1,7 +1,7 @@ /** * FLL - Level 0 * - * Project: String + * Project: UTF * API Version: 0.6 * Licenses: lgpl-2.1-or-later *