Skip to content

Commit

Permalink
Merge branch 'upstream-pugixml' into update-pybind11
Browse files Browse the repository at this point in the history
# By pugixml Upstream
* upstream-pugixml:
  pugixml 2023-09-07 (db78afc2)
  • Loading branch information
vicentebolea committed Jan 7, 2025
2 parents 36830bb + 7cf4964 commit 9ff3452
Show file tree
Hide file tree
Showing 3 changed files with 1,134 additions and 922 deletions.
6 changes: 3 additions & 3 deletions thirdparty/pugixml/pugixml/src/pugiconfig.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* pugixml parser - version 1.12
* pugixml parser - version 1.14
* --------------------------------------------------------
* Copyright (C) 2006-2022, by Arseny Kapoulkine ([email protected])
* Copyright (C) 2006-2023, by Arseny Kapoulkine ([email protected])
* Report bugs and download new versions at https://pugixml.org/
*
* This library is distributed under the MIT License. See notice at the end
Expand Down Expand Up @@ -52,7 +52,7 @@
#endif

/**
* Copyright (c) 2006-2022 Arseny Kapoulkine
* Copyright (c) 2006-2023 Arseny Kapoulkine
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
Expand Down
Loading

0 comments on commit 9ff3452

Please sign in to comment.