1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-07-09 18:37:12 +02:00

Update XML library to current master.

This commit is contained in:
Sandu Liviu Catalin
2019-08-17 15:46:47 +03:00
parent 497668e6e1
commit 33ed902a72
4 changed files with 518 additions and 259 deletions
cbp
config/common
external/PUGIXML
include

@ -1,8 +1,8 @@
/**
* pugixml parser - version 1.8
* pugixml parser - version 1.9
* --------------------------------------------------------
* Copyright (C) 2006-2017, 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-2017 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