refactorfirst / RefactorFirst

Identifies and prioritizes God Classes and Highly Coupled classes in Java codebases you should refactor first.
Apache License 2.0
360 stars 39 forks source link

About handling of analyzed src infomation. #79

Closed RyoyaFukushima closed 11 months ago

RyoyaFukushima commented 11 months ago

RefactorFirst is useful and code is clean for reading. I like this. (I already tried.)

Btw I have question about using commercial this tool.

Does analyzed code info save to something place(ex: cloud server, or developers PC) when I use this tool? RefactorFirst has apache2.0 licence. so prob I can commercial use. But Im worried about this matters.

I hope you answer this question when you have time. (If my english has bad expression, I applogize about it)

jimbethancourt commented 11 months ago

Hi @RyoyaFukushima, Thank you for your kind feedback! RefactorFirst only saves the analysis to the hard drive of the computer where it is run. It is not exported to a cloud server.

Per the Apache 2.0 license, it can safely be used for any purpose you see fit, but there is no warranty, expressed or implied, that is provided when you choose to use this software. Please refer to and review the license at https://github.com/refactorfirst/RefactorFirst/blob/main/LICENSE to understand your full rights when using the software. You may wish to consult with your legal counsel if you have questions, as I am not a lawyer.