skyscreamer / JSONassert

Write JSON unit tests in less code. Great for testing REST interfaces.
http://jsonassert.skyscreamer.org
Apache License 2.0
992 stars 197 forks source link

Request to add copyright information to pom.xml #181

Closed zeeneir closed 2 months ago

zeeneir commented 6 months ago

Our organization requires us to record copyright information for all OpenSource library dependencies. The copyright scanner we use can extract all information from pom.xml. Therefore it would be great if you could add the copyright in the pom.xml or even have it as a separate file in your repository.

carterpage commented 2 months ago

Copyright is handled in the Apache License which is already specified in the pom.xml.