Merge commit '8a1cae77d279cc246a68109f6178b2bb05e7471f'
[fanfix.git] / src / jexer / bits / package-info.java
index 280b14092f4ecc5d4bcafbacc0d68836ad60f1f6..cffe10e145cb8a95eafe5445165ba54c63d76241 100644 (file)
@@ -3,7 +3,7 @@
  *
  * The MIT License (MIT)
  *
- * Copyright (C) 2017 Kevin Lamonte
+ * Copyright (C) 2019 Kevin Lamonte
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
@@ -28,7 +28,7 @@
  */
 
 /**
- * This package contains low-level data objects and utility functions that
- * don't warrant their own separate package.
+ * Low-level data objects and utility functions that don't warrant their own
+ * separate package.
  */
 package jexer.bits;