diff options
Diffstat (limited to 'src/u16_wcsrchr.c')
-rw-r--r-- | src/u16_wcsrchr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/u16_wcsrchr.c b/src/u16_wcsrchr.c index 387854e..e1af1e6 100644 --- a/src/u16_wcsrchr.c +++ b/src/u16_wcsrchr.c @@ -1,6 +1,6 @@ /*******************************************************************/ /* u16ports: u16 variants of wide character string functions. */ -/* Copyright (C) 2017 Z. Gilboa */ +/* Copyright (C) 2017 SysDeer Technologies, LLC */ /* Released under the Standard MIT License; see COPYING.U16PORTS. */ /*******************************************************************/ |