Add 'src/jexer/' from commit 'cf01c92f5809a0732409e280fb0f32f27393618d'
[nikiroo-utils.git] / src / jexer / io / package-info.java
index 9b579da6d8458389063740aadb4482739dea78b4..37ad2bbe9987adc1d6d8bb3b1e840a9289d1b516 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,6 @@
  */
 
 /**
- * This package contains the user-facing I/O, including screen, keyboard, and
- * mouse handling classes.
+ * java.io subclasses.
  */
 package jexer.io;