#16 Refactor Swing backend, demo of multiple TApplications in one Swing frame
[fanfix.git] / src / jexer / io / package-info.java
index f7e7870b2030bf444959325193468dd97c46c571..4c04cf10d9723521b6c9caf187fe10a835542181 100644 (file)
@@ -3,7 +3,7 @@
  *
  * The MIT License (MIT)
  *
- * Copyright (C) 2016 Kevin Lamonte
+ * Copyright (C) 2017 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;