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/host | |
parent | eba391f32ba3f2156410c7a162f89cb40b8d631a (diff) | |
download | slibtool-main.tar.bz2 slibtool-main.tar.xz |
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 ab7040e..b972f5a 100644 --- a/src/host/slbt_host_flavor.c +++ b/src/host/slbt_host_flavor.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/host/slbt_host_params.c b/src/host/slbt_host_params.c index 6191ea5..16ef7c7 100644 --- a/src/host/slbt_host_params.c +++ b/src/host/slbt_host_params.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. */ /*******************************************************************/ |