PlotSquared icon indicating copy to clipboard operation
PlotSquared copied to clipboard

Deduplicate license

Open NotMyFault opened this issue 4 years ago • 0 comments

We have a LICENSE file in the project's root directory and one in https://github.com/IntellectualSites/PlotSquared/blob/v6/Core/src/main/resources/LICENSE Optimally we should remove the one from the resources folder and copy the license file from the root directory on compile time to ship it, no need to have duplicated files here and there.

NotMyFault avatar Jan 03 '22 19:01 NotMyFault