diff options
Diffstat (limited to '3rdparty/expat/lib/expat_external.h')
-rw-r--r-- | 3rdparty/expat/lib/expat_external.h | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/3rdparty/expat/lib/expat_external.h b/3rdparty/expat/lib/expat_external.h index b3b6e74d9d2..8829f770910 100644 --- a/3rdparty/expat/lib/expat_external.h +++ b/3rdparty/expat/lib/expat_external.h @@ -7,7 +7,14 @@ |_| 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) 2000-2004 Fred L. Drake, Jr. <fdrake@users.sourceforge.net> + Copyright (c) 2001-2002 Greg Stein <gstein@users.sourceforge.net> + Copyright (c) 2002-2006 Karl Waclawek <karl@waclawek.net> + Copyright (c) 2016 Cristian RodrÃguez <crrodriguez@opensuse.org> + Copyright (c) 2016-2019 Sebastian Pipping <sebastian@pipping.org> + Copyright (c) 2017 Rhodri James <rhodri@wildebeest.org.uk> + Copyright (c) 2018 Yury Gribov <tetra2005@gmail.com> Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining |