blob: 6c199fa5feeec53c1870f98edecb7c218821bcd3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
COPYRIGHT TEMPLATE
Copyright (c) ${date} AlkCorp.
All rights reserved.
Distribution of the software in any form is only allowed with explicit,
prior permission from the owner.
This class is provided freely and may be decompiled and modified for private use,
either with a decompiler or a bytecode editor. Public use of modified or derivative versions
is prohibited unless you are given specific written permission.
Distribution of the source code, modified (including custom compilation) or otherwise,
is prohibited by anyone except the author, except in the case of a derivative mod that has
been given prior approval. Creating derivative works for commercial use is expressly forbidden
and the owner reserves full right to seek damages.
Contributors: https://github.com/alkcorp/GTplusplus/graphs/contributors
|