diff options
author | midipix <writeonce@midipix.org> | 2024-03-27 00:08:11 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2024-03-27 00:08:11 +0000 |
commit | 160233c1f59d35f14629fca46644664533e0ce6e (patch) | |
tree | 6700caa820d43a51d4f09c26e9278b4a9ca82ee2 | |
parent | f52976f433cad0f1e2841a2e162b8fcb63c6bace (diff) | |
download | slibtool-160233c1f59d35f14629fca46644664533e0ce6e.tar.bz2 slibtool-160233c1f59d35f14629fca46644664533e0ce6e.tar.xz |
annual chores.
-rw-r--r-- | COPYING.SLIBTOOL | 2 | ||||
-rw-r--r-- | m4/slibtool.m4 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/COPYING.SLIBTOOL b/COPYING.SLIBTOOL index 9915ecc..131c254 100644 --- a/COPYING.SLIBTOOL +++ b/COPYING.SLIBTOOL @@ -2,7 +2,7 @@ /* */ /* slibtool: a strong libtool implementation, written in C */ /* */ -/* Copyright (C) 2016--2021 SysDeer Technologies, LLC */ +/* Copyright (C) 2016--2024 SysDeer Technologies, LLC */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ diff --git a/m4/slibtool.m4 b/m4/slibtool.m4 index 4baab5c..bcaea40 100644 --- a/m4/slibtool.m4 +++ b/m4/slibtool.m4 @@ -2,7 +2,7 @@ # # # slibtool.m4: native slibtool integration for autoconf-based projects # # # -# Copyright (C) 2021 SysDeer Technologies, LLC # +# Copyright (C) 2016--2024 SysDeer Technologies, LLC # # # # Permission is hereby granted, free of charge, to any person obtaining # # a copy of this software and associated documentation files (the # |