Merge commit '77d3a60869e7a780c6ae069e51530e1eacece5e2'
[fanfix.git] / src / jexer / io / package-info.java
index f7e7870b2030bf444959325193468dd97c46c571..37ad2bbe9987adc1d6d8bb3b1e840a9289d1b516 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,6 @@
  */
 
 /**
- * This package contains the user-facing I/O, including screen, keyboard, and
- * mouse handling classes.
+ * java.io subclasses.
  */
 package jexer.io;