diff --git a/lib/fluent.h b/lib/fluent.h index 2e08be74..1d6d2fc4 100644 --- a/lib/fluent.h +++ b/lib/fluent.h @@ -2,7 +2,7 @@ #define FLUENT_H_ /* - * libfluent. + * fluent. * * Cooperative multitasking engine. */ diff --git a/lib/fluent_private.h b/lib/fluent_private.h index e6fec957..f0865a01 100644 --- a/lib/fluent_private.h +++ b/lib/fluent_private.h @@ -2,7 +2,7 @@ #define FT_PRIVATE_H_ /* - * libfluent. + * fluent. * * Cooperative multitasking engine. */ diff --git a/lib/ft.c b/lib/ft.c index 8121d334..51c7f9cf 100644 --- a/lib/ft.c +++ b/lib/ft.c @@ -1,6 +1,6 @@ /* - * libfluent. + * fluent. * * Cooperative multitasking engine. */ diff --git a/lib/ft.h b/lib/ft.h index 0515f688..26913ac0 100644 --- a/lib/ft.h +++ b/lib/ft.h @@ -2,7 +2,7 @@ #define FT_H_ /* - * libfluent. + * fluent. * * Cooperative multitasking engine. */ diff --git a/lib/ft_context.c b/lib/ft_context.c index 374095fa..9876fae9 100644 --- a/lib/ft_context.c +++ b/lib/ft_context.c @@ -1,6 +1,6 @@ /* - * libfluent. + * fluent. * * Cooperative multitasking engine. */ diff --git a/lib/ft_context.h b/lib/ft_context.h index 457cd0cd..e509133f 100644 --- a/lib/ft_context.h +++ b/lib/ft_context.h @@ -2,7 +2,7 @@ #define FT_CONTEXT_H_ /* - * libfluent. + * fluent. * * Cooperative multitasking engine. */ diff --git a/lib/ft_fiber.c b/lib/ft_fiber.c index ebb7b40f..0b920d52 100644 --- a/lib/ft_fiber.c +++ b/lib/ft_fiber.c @@ -1,6 +1,6 @@ /* - * libfluent. + * fluent. * * Cooperative multitasking engine. */ diff --git a/lib/ft_fiber.h b/lib/ft_fiber.h index 4eb06fbb..ee716997 100644 --- a/lib/ft_fiber.h +++ b/lib/ft_fiber.h @@ -2,7 +2,7 @@ #define FT_FIBER_H_ /* - * libfluent. + * fluent. * * Cooperative multitasking engine. */ diff --git a/lib/ft_list.h b/lib/ft_list.h index d1fc0659..405d82d5 100644 --- a/lib/ft_list.h +++ b/lib/ft_list.h @@ -2,7 +2,7 @@ #define FT_LIST_H_ /* - * libfluent. + * fluent. * * Cooperative multitasking engine. */ diff --git a/lib/ft_macro.h b/lib/ft_macro.h index dd9a5aff..8a642827 100644 --- a/lib/ft_macro.h +++ b/lib/ft_macro.h @@ -2,7 +2,7 @@ #define FT_MACRO_H_ /* - * libfluent. + * fluent. * * Cooperative multitasking engine. */ diff --git a/lib/ft_scheduler.c b/lib/ft_scheduler.c index f6ec01e8..6a264e9d 100644 --- a/lib/ft_scheduler.c +++ b/lib/ft_scheduler.c @@ -1,6 +1,6 @@ /* - * libfluent. + * fluent. * * Cooperative multitasking engine. */ diff --git a/lib/ft_scheduler.h b/lib/ft_scheduler.h index 426ebe0a..67886c8a 100644 --- a/lib/ft_scheduler.h +++ b/lib/ft_scheduler.h @@ -2,7 +2,7 @@ #define FT_SCHEDULER_H_ /* - * libfluent. + * fluent. * * Cooperative multitasking engine. */