diff options
Diffstat (limited to '3rdparty/expat/xmlwf/codepage.c')
-rw-r--r-- | 3rdparty/expat/xmlwf/codepage.c | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/3rdparty/expat/xmlwf/codepage.c b/3rdparty/expat/xmlwf/codepage.c index 44d2035811d..8e0b5d199cd 100644 --- a/3rdparty/expat/xmlwf/codepage.c +++ b/3rdparty/expat/xmlwf/codepage.c @@ -7,7 +7,11 @@ |_| XML parser Copyright (c) 1997-2000 Thai Open Source Software Center Ltd - Copyright (c) 2000-2017 Expat development team + Copyright (c) 2000 Clark Cooper <coopercc@users.sourceforge.net> + Copyright (c) 2002 Fred L. Drake, Jr. <fdrake@users.sourceforge.net> + Copyright (c) 2005-2006 Karl Waclawek <karl@waclawek.net> + Copyright (c) 2016-2019 Sebastian Pipping <sebastian@pipping.org> + Copyright (c) 2019 David Loffredo <loffredo@steptools.com> Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining |