Prep for 2019 release
[nikiroo-utils.git] / src / jexer / package-info.java
index e43328f89c13e535fb0bea554dbe7f73a0ae4a03..7a5a752b981c218363e83a80df69d60b1b067990 100644 (file)
@@ -3,7 +3,7 @@
  *
  * The MIT License (MIT)
  *
- * Copyright (C) 2017 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"),
@@ -41,7 +41,6 @@
  * still being worked on.  Generally the goal will be to build applications
  * somewhat as follows:
  *
- * <p>
  * <pre>
  * {@code
  * import jexer.*;