summaryrefslogtreecommitdiffstats
path: root/src/attribute-sort-util.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-7/+11
- add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
2016-06-12Optionally sort attributes and properties into a canonical order.Tavmjong Bah1-0/+62
Useful for comparing different versions of an SVG file. (bzr r14980)