diff options
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. */ /*******************************************************************/ |