diff --git a/src/main/java/br/com/rafael/math/MathUtils.java b/src/main/java/br/com/rafael/math/MathUtils.java index 59e4239..d9eaa22 100644 --- a/src/main/java/br/com/rafael/math/MathUtils.java +++ b/src/main/java/br/com/rafael/math/MathUtils.java @@ -11,7 +11,7 @@ * GNU General Public License for more details. * *

You should have received a copy of the Lesser GNU General Public License along with MathUtils. - * If not, see <https://www.gnu.org/licenses/>. + * If not, see < https://www.gnu.org/licenses/ >. */ import br.com.rafael.math.vector.Vector2D;