diff options
Diffstat (limited to 'src/output')
-rw-r--r-- | src/output/slbt_output_config.c | 2 | ||||
-rw-r--r-- | src/output/slbt_output_error.c | 2 | ||||
-rw-r--r-- | src/output/slbt_output_exec.c | 2 | ||||
-rw-r--r-- | src/output/slbt_output_fdcwd.c | 2 | ||||
-rw-r--r-- | src/output/slbt_output_features.c | 2 | ||||
-rw-r--r-- | src/output/slbt_output_info.c | 2 | ||||
-rw-r--r-- | src/output/slbt_output_machine.c | 2 | ||||
-rw-r--r-- | src/output/slbt_output_mapfile.c | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/src/output/slbt_output_config.c b/src/output/slbt_output_config.c index d779c68..5d52e44 100644 --- a/src/output/slbt_output_config.c +++ b/src/output/slbt_output_config.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/output/slbt_output_error.c b/src/output/slbt_output_error.c index 40ed4f1..4077497 100644 --- a/src/output/slbt_output_error.c +++ b/src/output/slbt_output_error.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/output/slbt_output_exec.c b/src/output/slbt_output_exec.c index 2fdef1b..f0aa0cb 100644 --- a/src/output/slbt_output_exec.c +++ b/src/output/slbt_output_exec.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/output/slbt_output_fdcwd.c b/src/output/slbt_output_fdcwd.c index 6f2c9a4..4b5c54d 100644 --- a/src/output/slbt_output_fdcwd.c +++ b/src/output/slbt_output_fdcwd.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/output/slbt_output_features.c b/src/output/slbt_output_features.c index 5aa1ffa..a6a5a20 100644 --- a/src/output/slbt_output_features.c +++ b/src/output/slbt_output_features.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/output/slbt_output_info.c b/src/output/slbt_output_info.c index a95324d..583906f 100644 --- a/src/output/slbt_output_info.c +++ b/src/output/slbt_output_info.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/output/slbt_output_machine.c b/src/output/slbt_output_machine.c index 66e23b6..ad98066 100644 --- a/src/output/slbt_output_machine.c +++ b/src/output/slbt_output_machine.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/output/slbt_output_mapfile.c b/src/output/slbt_output_mapfile.c index 49e50ed..166b1f4 100644 --- a/src/output/slbt_output_mapfile.c +++ b/src/output/slbt_output_mapfile.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. */ /*******************************************************************/ |