diff options
Diffstat (limited to 'src/host')
-rw-r--r-- | src/host/slbt_host_flavor.c | 2 | ||||
-rw-r--r-- | src/host/slbt_host_params.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/host/slbt_host_flavor.c b/src/host/slbt_host_flavor.c index 07a3ae3..ab7040e 100644 --- a/src/host/slbt_host_flavor.c +++ b/src/host/slbt_host_flavor.c @@ -1,5 +1,5 @@ /*******************************************************************/ -/* slibtool: a skinny libtool implementation, written in C */ +/* slibtool: a strong libtool implementation, written in C */ /* Copyright (C) 2016--2024 SysDeer Technologies, LLC */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /*******************************************************************/ diff --git a/src/host/slbt_host_params.c b/src/host/slbt_host_params.c index 1190f98..94456e2 100644 --- a/src/host/slbt_host_params.c +++ b/src/host/slbt_host_params.c @@ -1,5 +1,5 @@ /*******************************************************************/ -/* slibtool: a skinny libtool implementation, written in C */ +/* slibtool: a strong libtool implementation, written in C */ /* Copyright (C) 2016--2024 SysDeer Technologies, LLC */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /*******************************************************************/ |