summaryrefslogtreecommitdiff
path: root/aux
diff options
context:
space:
mode:
Diffstat (limited to 'aux')
-rwxr-xr-xaux/ar-lib2
-rwxr-xr-xaux/slibtool.sh4
2 files changed, 3 insertions, 3 deletions
diff --git a/aux/ar-lib b/aux/ar-lib
index 3ef4a41..1648444 100755
--- a/aux/ar-lib
+++ b/aux/ar-lib
@@ -2,7 +2,7 @@
#####################################################################
## 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/aux/slibtool.sh b/aux/slibtool.sh
index 0bde87d..078e77f 100755
--- a/aux/slibtool.sh
+++ b/aux/slibtool.sh
@@ -2,7 +2,7 @@
#####################################################################
## 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. ##
#####################################################################
@@ -11,7 +11,7 @@
## ---------------------------------------------------------- ##
## This script only exists to satisfy build-time requirements in ##
## projects that directly invoke the generated libtool script at ##
-## configure time (bad practice to beging with, should never be ##
+## configure time (bad practice to begin with, should never be ##
## necessary in the first place). ##
## ##
## By default, slibtool.sh is _NOT_ copied to a project's build ##