Add 'src/jexer/' from commit 'cf01c92f5809a0732409e280fb0f32f27393618d'
[nikiroo-utils.git] / src / jexer / bits / package-info.java
index c24d10553f436336f0b627755aae21c5e840a63d..cffe10e145cb8a95eafe5445165ba54c63d76241 100644 (file)
@@ -3,7 +3,7 @@
  *
  * The MIT License (MIT)
  *
- * Copyright (C) 2016 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;