From 3c8de861704ebcc847a7d828d962d6de3a7994a6 Mon Sep 17 00:00:00 2001 From: Martin Robertz Date: Fri, 21 May 2021 10:24:55 +0200 Subject: Delete COPYRIGHT.MD --- src/Java/gtPlusPlus/COPYRIGHT.MD | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 src/Java/gtPlusPlus/COPYRIGHT.MD (limited to 'src/Java/gtPlusPlus') diff --git a/src/Java/gtPlusPlus/COPYRIGHT.MD b/src/Java/gtPlusPlus/COPYRIGHT.MD deleted file mode 100644 index 6c199fa5fe..0000000000 --- a/src/Java/gtPlusPlus/COPYRIGHT.MD +++ /dev/null @@ -1,18 +0,0 @@ -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 \ No newline at end of file -- cgit