Add file that the standalone Jar should be ran and not extracted; Remove lombok docum...
[SquirrelJME.git] / buildSrc / src / main / java / cc / squirreljme / plugin / general / package-info.java
blobda2d1b4e30de94f3bd8d40c84b6cf97c2b82d90d
1 // -*- Mode: Java; indent-tabs-mode: t; tab-width: 4 -*-
2 // ---------------------------------------------------------------------------
3 // SquirrelJME
4 // Copyright (C) Stephanie Gawroriski <xer@multiphasicapps.net>
5 // ---------------------------------------------------------------------------
6 // SquirrelJME is under the Mozilla Public License Version 2.0.
7 // See license.mkd for licensing and copyright information.
8 // ---------------------------------------------------------------------------
10 /**
11 * This package contains Fossil based utilities and otherwise.
13 * @since 2020/06/24
16 package cc.squirreljme.plugin.general;