Whitespace cleanup
authorNot Zed <notzed@gmail.com>
Tue, 7 Dec 2021 23:51:41 +0000 (10:21 +1030)
committerNot Zed <notzed@gmail.com>
Tue, 7 Dec 2021 23:51:41 +0000 (10:21 +1030)
src/notzed.nativez/classes/au/notzed/nativez/NativeZ.java

index f33ce74..7b3c266 100644 (file)
@@ -8,17 +8,17 @@
  * met:
  *
  *     (1) Redistributions of source code must retain the above copyright
- *     notice, this list of conditions and the following disclaimer. 
+ *     notice, this list of conditions and the following disclaimer.
  *
  *     (2) Redistributions in binary form must reproduce the above copyright
  *     notice, this list of conditions and the following disclaimer in
  *     the documentation and/or other materials provided with the
- *     distribution.  
- *     
+ *     distribution.
+ *
  *     (3)The name of the author may not be used to
  *     endorse or promote products derived from this software without
  *     specific prior written permission.
- * 
+ *
  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
@@ -29,8 +29,8 @@
  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
  * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE. 
- * 
+ * POSSIBILITY OF SUCH DAMAGE.
+ *
  */
 package au.notzed.nativez;