Class LicenseReplacer

java.lang.Object
org.infinispan.tools.licenses.LicenseReplacer

public class LicenseReplacer extends Object
Looks for "unknown" or "empty" license information and replaces.

It reads an XML file with the licenses (usually manually created) and replaces all the "unknown" or "missing" licenses information from an XMl licenses file. It does not touch entries with correct license information.

Since:
12.0
Author:
Pedro Ruivo