diff options
Diffstat (limited to '3rdparty/pugixml/src/pugiconfig.hpp')
-rw-r--r-- | 3rdparty/pugixml/src/pugiconfig.hpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/3rdparty/pugixml/src/pugiconfig.hpp b/3rdparty/pugixml/src/pugiconfig.hpp index 59a3a32e769..2fb691802a4 100644 --- a/3rdparty/pugixml/src/pugiconfig.hpp +++ b/3rdparty/pugixml/src/pugiconfig.hpp @@ -1,8 +1,8 @@ /** - * pugixml parser - version 1.7 + * pugixml parser - version 1.10 * -------------------------------------------------------- - * Copyright (C) 2006-2016, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) - * Report bugs and download new versions at http://pugixml.org/ + * Copyright (C) 2006-2019, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) + * Report bugs and download new versions at https://pugixml.org/ * * This library is distributed under the MIT License. See notice at the end * of this file. @@ -49,7 +49,7 @@ #endif /** - * Copyright (c) 2006-2016 Arseny Kapoulkine + * Copyright (c) 2006-2019 Arseny Kapoulkine * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation |