diff options
Diffstat (limited to 'src/core')
-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. */ /*******************************************************************/ |