diff options
author | midipix <writeonce@midipix.org> | 2025-04-01 02:50:21 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2025-04-01 17:18:08 +0000 |
commit | 5fb097090d4c0a74c9aa50273c173be9aa30ef2f (patch) | |
tree | a4eef62d7e9d48199db8e6292cd925f48f67ed18 /src/util | |
parent | eba391f32ba3f2156410c7a162f89cb40b8d631a (diff) | |
download | slibtool-main.tar.bz2 slibtool-main.tar.xz |
Diffstat (limited to 'src/util')
-rw-r--r-- | src/util/slbt_archive_import.c | 2 | ||||
-rw-r--r-- | src/util/slbt_copy_file.c | 2 | ||||
-rw-r--r-- | src/util/slbt_create_mapfile.c | 2 | ||||
-rw-r--r-- | src/util/slbt_create_symfile.c | 2 | ||||
-rw-r--r-- | src/util/slbt_dump_machine.c | 2 | ||||
-rw-r--r-- | src/util/slbt_map_input.c | 2 | ||||
-rw-r--r-- | src/util/slbt_realpath.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/util/slbt_archive_import.c b/src/util/slbt_archive_import.c index 11b68de..e683148 100644 --- a/src/util/slbt_archive_import.c +++ b/src/util/slbt_archive_import.c @@ -1,6 +1,6 @@ /*******************************************************************/ /* slibtool: a strong libtool implementation, written in C */ -/* Copyright (C) 2016--2024 SysDeer Technologies, LLC */ +/* Copyright (C) 2016--2025 SysDeer Technologies, LLC */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /*******************************************************************/ diff --git a/src/util/slbt_copy_file.c b/src/util/slbt_copy_file.c index 23d8cc3..0e64ad7 100644 --- a/src/util/slbt_copy_file.c +++ b/src/util/slbt_copy_file.c @@ -1,6 +1,6 @@ /*******************************************************************/ /* slibtool: a strong libtool implementation, written in C */ -/* Copyright (C) 2016--2024 SysDeer Technologies, LLC */ +/* Copyright (C) 2016--2025 SysDeer Technologies, LLC */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /*******************************************************************/ diff --git a/src/util/slbt_create_mapfile.c b/src/util/slbt_create_mapfile.c index 8c03920..9a8dfc4 100644 --- a/src/util/slbt_create_mapfile.c +++ b/src/util/slbt_create_mapfile.c @@ -1,6 +1,6 @@ /*******************************************************************/ /* slibtool: a strong libtool implementation, written in C */ -/* Copyright (C) 2016--2024 SysDeer Technologies, LLC */ +/* Copyright (C) 2016--2025 SysDeer Technologies, LLC */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /*******************************************************************/ diff --git a/src/util/slbt_create_symfile.c b/src/util/slbt_create_symfile.c index 8c9b4be..4dd1a90 100644 --- a/src/util/slbt_create_symfile.c +++ b/src/util/slbt_create_symfile.c @@ -1,6 +1,6 @@ /*******************************************************************/ /* slibtool: a strong libtool implementation, written in C */ -/* Copyright (C) 2016--2024 SysDeer Technologies, LLC */ +/* Copyright (C) 2016--2025 SysDeer Technologies, LLC */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /*******************************************************************/ diff --git a/src/util/slbt_dump_machine.c b/src/util/slbt_dump_machine.c index 1b42211..beffb47 100644 --- a/src/util/slbt_dump_machine.c +++ b/src/util/slbt_dump_machine.c @@ -1,6 +1,6 @@ /*******************************************************************/ /* slibtool: a strong libtool implementation, written in C */ -/* Copyright (C) 2016--2024 SysDeer Technologies, LLC */ +/* Copyright (C) 2016--2025 SysDeer Technologies, LLC */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /*******************************************************************/ diff --git a/src/util/slbt_map_input.c b/src/util/slbt_map_input.c index d99b4ba..5b681c9 100644 --- a/src/util/slbt_map_input.c +++ b/src/util/slbt_map_input.c @@ -1,6 +1,6 @@ /*******************************************************************/ /* slibtool: a strong libtool implementation, written in C */ -/* Copyright (C) 2015--2024 SysDeer Technologies, LLC */ +/* Copyright (C) 2015--2025 SysDeer Technologies, LLC */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /*******************************************************************/ diff --git a/src/util/slbt_realpath.c b/src/util/slbt_realpath.c index 823f3a0..cba5ac4 100644 --- a/src/util/slbt_realpath.c +++ b/src/util/slbt_realpath.c @@ -1,6 +1,6 @@ /*******************************************************************/ /* slibtool: a strong libtool implementation, written in C */ -/* Copyright (C) 2016--2024 SysDeer Technologies, LLC */ +/* Copyright (C) 2016--2025 SysDeer Technologies, LLC */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /*******************************************************************/ |