Merge commit '77d3a60869e7a780c6ae069e51530e1eacece5e2'
[fanfix.git] / src / jexer / teditor / package-info.java
index 5d2f0caa4acc4b37d477c7de23b5c798af4bb366..8bf5199b4c596280dae88b54a6e196ffe230acff 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"),
@@ -28,6 +28,6 @@
  */
 
 /**
- * A "stream"-based text editor / word processor backend.
+ * A basic text editor backend supporting word highlighting.
  */
 package jexer.teditor;