From eac61a9b72fe08c4304722f8aa59edacbddc4fd8 Mon Sep 17 00:00:00 2001 From: midipix Date: Thu, 14 Mar 2024 03:39:22 +0000 Subject: Once skinny, forever strong. --- src/arbits/output/slbt_au_output_arname.c | 2 +- src/arbits/output/slbt_au_output_dlsyms.c | 2 +- src/arbits/output/slbt_au_output_mapfile.c | 2 +- src/arbits/output/slbt_au_output_members.c | 2 +- src/arbits/output/slbt_au_output_symbols.c | 2 +- src/arbits/slbt_archive_ctx.c | 2 +- src/arbits/slbt_archive_dlsyms.c | 2 +- src/arbits/slbt_archive_mapfile.c | 2 +- src/arbits/slbt_archive_mapstrv.c | 2 +- src/arbits/slbt_archive_merge.c | 2 +- src/arbits/slbt_archive_meta.c | 2 +- src/arbits/slbt_archive_store.c | 2 +- src/arbits/slbt_archive_symfile.c | 2 +- src/arbits/slbt_archive_syminfo.c | 2 +- src/arbits/slbt_armap_bsd_32.c | 2 +- src/arbits/slbt_armap_bsd_64.c | 2 +- src/arbits/slbt_armap_sysv_32.c | 2 +- src/arbits/slbt_armap_sysv_64.c | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) (limited to 'src/arbits') diff --git a/src/arbits/output/slbt_au_output_arname.c b/src/arbits/output/slbt_au_output_arname.c index 6948934..28e081d 100644 --- a/src/arbits/output/slbt_au_output_arname.c +++ b/src/arbits/output/slbt_au_output_arname.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/arbits/output/slbt_au_output_dlsyms.c b/src/arbits/output/slbt_au_output_dlsyms.c index 5963b5d..512f60f 100644 --- a/src/arbits/output/slbt_au_output_dlsyms.c +++ b/src/arbits/output/slbt_au_output_dlsyms.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/arbits/output/slbt_au_output_mapfile.c b/src/arbits/output/slbt_au_output_mapfile.c index 8a84cc2..fb470df 100644 --- a/src/arbits/output/slbt_au_output_mapfile.c +++ b/src/arbits/output/slbt_au_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. */ /*******************************************************************/ diff --git a/src/arbits/output/slbt_au_output_members.c b/src/arbits/output/slbt_au_output_members.c index dc79201..88937b0 100644 --- a/src/arbits/output/slbt_au_output_members.c +++ b/src/arbits/output/slbt_au_output_members.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/arbits/output/slbt_au_output_symbols.c b/src/arbits/output/slbt_au_output_symbols.c index 44f54e7..8d53d77 100644 --- a/src/arbits/output/slbt_au_output_symbols.c +++ b/src/arbits/output/slbt_au_output_symbols.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/arbits/slbt_archive_ctx.c b/src/arbits/slbt_archive_ctx.c index a22c806..5754773 100644 --- a/src/arbits/slbt_archive_ctx.c +++ b/src/arbits/slbt_archive_ctx.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/arbits/slbt_archive_dlsyms.c b/src/arbits/slbt_archive_dlsyms.c index 5aebf96..dc60d12 100644 --- a/src/arbits/slbt_archive_dlsyms.c +++ b/src/arbits/slbt_archive_dlsyms.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/arbits/slbt_archive_mapfile.c b/src/arbits/slbt_archive_mapfile.c index 27d2b45..3034905 100644 --- a/src/arbits/slbt_archive_mapfile.c +++ b/src/arbits/slbt_archive_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. */ /*******************************************************************/ diff --git a/src/arbits/slbt_archive_mapstrv.c b/src/arbits/slbt_archive_mapstrv.c index f57765a..f48576a 100644 --- a/src/arbits/slbt_archive_mapstrv.c +++ b/src/arbits/slbt_archive_mapstrv.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/arbits/slbt_archive_merge.c b/src/arbits/slbt_archive_merge.c index dfa8f52..5f29235 100644 --- a/src/arbits/slbt_archive_merge.c +++ b/src/arbits/slbt_archive_merge.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/arbits/slbt_archive_meta.c b/src/arbits/slbt_archive_meta.c index e5d0a9f..8ef816c 100644 --- a/src/arbits/slbt_archive_meta.c +++ b/src/arbits/slbt_archive_meta.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/arbits/slbt_archive_store.c b/src/arbits/slbt_archive_store.c index 293643a..d09a3f0 100644 --- a/src/arbits/slbt_archive_store.c +++ b/src/arbits/slbt_archive_store.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/arbits/slbt_archive_symfile.c b/src/arbits/slbt_archive_symfile.c index b88791e..eadfed1 100644 --- a/src/arbits/slbt_archive_symfile.c +++ b/src/arbits/slbt_archive_symfile.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/arbits/slbt_archive_syminfo.c b/src/arbits/slbt_archive_syminfo.c index 1d7fffd..8b013ab 100644 --- a/src/arbits/slbt_archive_syminfo.c +++ b/src/arbits/slbt_archive_syminfo.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/arbits/slbt_armap_bsd_32.c b/src/arbits/slbt_armap_bsd_32.c index 45467f3..ee94b70 100644 --- a/src/arbits/slbt_armap_bsd_32.c +++ b/src/arbits/slbt_armap_bsd_32.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/arbits/slbt_armap_bsd_64.c b/src/arbits/slbt_armap_bsd_64.c index 5a9a4dc..8f214b9 100644 --- a/src/arbits/slbt_armap_bsd_64.c +++ b/src/arbits/slbt_armap_bsd_64.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/arbits/slbt_armap_sysv_32.c b/src/arbits/slbt_armap_sysv_32.c index 09d88b5..bc5a0d5 100644 --- a/src/arbits/slbt_armap_sysv_32.c +++ b/src/arbits/slbt_armap_sysv_32.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/arbits/slbt_armap_sysv_64.c b/src/arbits/slbt_armap_sysv_64.c index 1af588a..961ee20 100644 --- a/src/arbits/slbt_armap_sysv_64.c +++ b/src/arbits/slbt_armap_sysv_64.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. */ /*******************************************************************/ -- cgit v1.2.3