Code cleanup and formatting.
[sixth-3d.git] / src / main / java / eu / svjatoslav / sixth / e3d / renderer / package-info.java
index 5cfba3b..284685d 100755 (executable)
@@ -5,10 +5,8 @@
  * modify it under the terms of version 3 of the GNU Lesser General Public License
  * or later as published by the Free Software Foundation.
  *
+ * Various 3D renderers utilizing different rendering approaches.
  */
 
 package eu.svjatoslav.sixth.e3d.renderer;
 
-/**
- * Various 3D renderers utilizing different rendering approaches.
- */