Formatting update
[sixth-3d.git] / src / main / java / eu / svjatoslav / sixth / e3d / geometry / Rectangle.java
index b589dd6..af40655 100644 (file)
@@ -1,11 +1,7 @@
 /*
  * Sixth 3D engine. Author: Svjatoslav Agejenko. 
  * This project is released under Creative Commons Zero (CC0) license.
- *
-*
  */
-
-
 package eu.svjatoslav.sixth.e3d.geometry;
 
 public class Rectangle {