Fix lag in TTerminalWindow
[fanfix.git] / src / jexer / menu / package-info.java
index 2bef4ee4f1a6631ff6eaa28d2435d06062ffb7b0..6781106fa6223193ff3eeccff4cd4af070122578 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,6 +28,6 @@
  */
 
 /**
- * This package contains the menu bar classes.
+ * Menu bar support classes.
  */
 package jexer.menu;