#16 expose columns, rows, font size
[fanfix.git] / src / jexer / io / package-info.java
index f7e7870b2030bf444959325193468dd97c46c571..04cbc5923f9047a935f36a3c1e3a6b6dfb71d665 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.
+ * User-facing I/O, including screen, keyboard, and mouse handling classes.
  */
 package jexer.io;