aboutsummaryrefslogtreecommitdiff
path: root/line-editor.c
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-08-01 14:04:10 +0200
committerPřemysl Eric Janouch <p@janouch.name>2020-08-01 14:04:10 +0200
commit0e2a050c4fe611b204543082aa6a77ee03ad183e (patch)
treeaca2b5721fec896c7421c0d21930b6a759bf0e92 /line-editor.c
parent6c1546e9190970aff32401277a8c5609bfa67f1c (diff)
downloadnncmpp-0e2a050c4fe611b204543082aa6a77ee03ad183e.tar.gz
nncmpp-0e2a050c4fe611b204543082aa6a77ee03ad183e.tar.xz
nncmpp-0e2a050c4fe611b204543082aa6a77ee03ad183e.zip
Name change
Diffstat (limited to 'line-editor.c')
-rw-r--r--line-editor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/line-editor.c b/line-editor.c
index 708afd4..0ae26f9 100644
--- a/line-editor.c
+++ b/line-editor.c
@@ -1,7 +1,7 @@
/*
* line-editor.c: a line editor component for the TUI part of liberty
*
- * Copyright (c) 2017 - 2018, Přemysl Janouch <p@janouch.name>
+ * Copyright (c) 2017 - 2018, 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.