diff options
author | midipix <writeonce@midipix.org> | 2021-08-20 00:00:00 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-12-30 11:41:57 +0000 |
commit | 84a51ae35113d53c5089df33139ad89bc805f1c4 (patch) | |
tree | ab1b9f5908004ee463e0db32aaa8d96a56c8a727 /src | |
parent | 3a49863ca35391c761da59205d1cf4a7dd0f691f (diff) | |
download | sltdl-84a51ae35113d53c5089df33139ad89bc805f1c4.tar.bz2 sltdl-84a51ae35113d53c5089df33139ad89bc805f1c4.tar.xz |
A new home.
Diffstat (limited to 'src')
-rw-r--r-- | src/core/lt_core.c | 2 | ||||
-rw-r--r-- | src/core/lt_path.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/core/lt_core.c b/src/core/lt_core.c index 8c26ff3..52c06d5 100644 --- a/src/core/lt_core.c +++ b/src/core/lt_core.c @@ -1,6 +1,6 @@ /*******************************************************************/ /* sltdl: a surrogate ltdl implementation */ -/* Copyright (C) 2019 Z. Gilboa */ +/* Copyright (C) 2019 SysDeer Technologies, LLC */ /* Released under the Standard MIT License; see COPYING.SLTDL. */ /*******************************************************************/ diff --git a/src/core/lt_path.c b/src/core/lt_path.c index 715b470..fce4294 100644 --- a/src/core/lt_path.c +++ b/src/core/lt_path.c @@ -1,6 +1,6 @@ /*******************************************************************/ /* sltdl: a surrogate ltdl implementation */ -/* Copyright (C) 2019 Z. Gilboa */ +/* Copyright (C) 2019 SysDeer Technologies, LLC */ /* Released under the Standard MIT License; see COPYING.SLTDL. */ /*******************************************************************/ |