diff options
author | midipix <writeonce@midipix.org> | 2024-02-10 18:54:23 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2024-02-10 19:01:19 +0000 |
commit | 49181b43bb45e5e10d0de0dbf7cfb9270374b8af (patch) | |
tree | 948ddd4fea077b438b44fe4332525bf43fe17d10 /src/internal/slibtool_driver_impl.h | |
parent | 6d7ad6f92746235641228c3aeb0adb52aba09555 (diff) | |
download | slibtool-49181b43bb45e5e10d0de0dbf7cfb9270374b8af.tar.bz2 slibtool-49181b43bb45e5e10d0de0dbf7cfb9270374b8af.tar.xz |
Annual chores.
Diffstat (limited to 'src/internal/slibtool_driver_impl.h')
-rw-r--r-- | src/internal/slibtool_driver_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/slibtool_driver_impl.h b/src/internal/slibtool_driver_impl.h index c81fe67..cff9656 100644 --- a/src/internal/slibtool_driver_impl.h +++ b/src/internal/slibtool_driver_impl.h @@ -1,6 +1,6 @@ /*******************************************************************/ /* slibtool: a skinny libtool implementation, written in C */ -/* Copyright (C) 2016--2021 SysDeer Technologies, LLC */ +/* Copyright (C) 2016--2024 SysDeer Technologies, LLC */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /*******************************************************************/ |