Add 'src/jexer/' from commit 'cf01c92f5809a0732409e280fb0f32f27393618d'
[nikiroo-utils.git] / src / jexer / menu / package-info.java
index 2bef4ee4f1a6631ff6eaa28d2435d06062ffb7b0..2c10393c0615ca25c744fbc2128d659d1bb08e3d 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,6 +28,6 @@
  */
 
 /**
- * This package contains the menu bar classes.
+ * Menu bar support classes.
  */
 package jexer.menu;