summaryrefslogtreecommitdiff
path: root/src/helper
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-08-20 00:00:00 +0000
committermidipix <writeonce@midipix.org>2021-12-30 11:37:23 +0000
commitbb281c20fa1027e1391d0c1251640ec96e9009f6 (patch)
treec1d3d83903ca02bd65ff5362fe1f8786619af31e /src/helper
parent05face8184fc6bb752474bd905c566a6691259d3 (diff)
downloadslibtool-bb281c20fa1027e1391d0c1251640ec96e9009f6.tar.bz2
slibtool-bb281c20fa1027e1391d0c1251640ec96e9009f6.tar.xz
A new home.
Diffstat (limited to 'src/helper')
-rw-r--r--src/helper/slbt_archive_import.c2
-rw-r--r--src/helper/slbt_copy_file.c2
-rw-r--r--src/helper/slbt_dump_machine.c2
-rw-r--r--src/helper/slbt_realpath.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/helper/slbt_archive_import.c b/src/helper/slbt_archive_import.c
index b7b3fe0..e8ea5aa 100644
--- a/src/helper/slbt_archive_import.c
+++ b/src/helper/slbt_archive_import.c
@@ -1,6 +1,6 @@
/*******************************************************************/
/* slibtool: a skinny libtool implementation, written in C */
-/* Copyright (C) 2016--2021 Z. Gilboa */
+/* Copyright (C) 2016--2021 SysDeer Technologies, LLC */
/* Released under the Standard MIT License; see COPYING.SLIBTOOL. */
/*******************************************************************/
diff --git a/src/helper/slbt_copy_file.c b/src/helper/slbt_copy_file.c
index d7ed4c5..2adbd32 100644
--- a/src/helper/slbt_copy_file.c
+++ b/src/helper/slbt_copy_file.c
@@ -1,7 +1,7 @@
/*******************************************************************/
/* slibtool: a skinny libtool implementation, written in C */
-/* Copyright (C) 2016--2021 Z. Gilboa */
+/* Copyright (C) 2016--2021 SysDeer Technologies, LLC */
/* Released under the Standard MIT License; see COPYING.SLIBTOOL. */
/*******************************************************************/
diff --git a/src/helper/slbt_dump_machine.c b/src/helper/slbt_dump_machine.c
index 7ee7553..3d3a454 100644
--- a/src/helper/slbt_dump_machine.c
+++ b/src/helper/slbt_dump_machine.c
@@ -1,6 +1,6 @@
/*******************************************************************/
/* slibtool: a skinny libtool implementation, written in C */
-/* Copyright (C) 2016--2021 Z. Gilboa */
+/* Copyright (C) 2016--2021 SysDeer Technologies, LLC */
/* Released under the Standard MIT License; see COPYING.SLIBTOOL. */
/*******************************************************************/
diff --git a/src/helper/slbt_realpath.c b/src/helper/slbt_realpath.c
index 6bb98c1..9c41c87 100644
--- a/src/helper/slbt_realpath.c
+++ b/src/helper/slbt_realpath.c
@@ -1,7 +1,7 @@
/*******************************************************************/
/* slibtool: a skinny libtool implementation, written in C */
-/* Copyright (C) 2016--2021 Z. Gilboa */
+/* Copyright (C) 2016--2021 SysDeer Technologies, LLC */
/* Released under the Standard MIT License; see COPYING.SLIBTOOL. */
/*******************************************************************/