aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-08-18 01:43:41 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-08-23 02:50:24 +0200
commit830a744a11a5ebdf57beedfa1bee7fcafb0cc267 (patch)
tree97ab9ac5fc7418077bfd1c31a62ca1a4690c1222 /LICENSE
parent8260842aef3938b626f34038a80923384366894a (diff)
downloadnncmpp-830a744a11a5ebdf57beedfa1bee7fcafb0cc267.tar.gz
nncmpp-830a744a11a5ebdf57beedfa1bee7fcafb0cc267.tar.xz
nncmpp-830a744a11a5ebdf57beedfa1bee7fcafb0cc267.zip
Add an X11 user interface
This is meant to exactly mimic the terminal UI, just without the restriction to ugly monospace fonts. The Curses implementation has been reworked, and may have become more computationally expensive. In general, though, the codebase has been significantly cleaned up.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index acb5eaa..e69b2cc 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2016 - 2021, Přemysl Eric Janouch <p@janouch.name>
+Copyright (c) 2016 - 2022, Přemysl Eric Janouch <p@janouch.name>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.