Updated copyright
[sixth-3d-demos.git] / src / main / java / eu / svjatoslav / sixth / e3d / examples / package-info.java
1 /*
2  * Sixth 3D engine demos. Copyright ©2012-2019, Svjatoslav Agejenko, svjatoslav@svjatoslav.eu
3  *
4  * This program is free software; you can redistribute it and/or
5  * modify it under the terms of version 3 of the GNU Lesser General Public License
6  * or later as published by the Free Software Foundation.
7  */
8
9 /**
10  * Example applications that make use of the API.
11  */
12
13 package eu.svjatoslav.sixth.e3d.examples;
14