aboutsummaryrefslogtreecommitdiff
path: root/json-rpc-shell.c
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-09-01 18:48:48 +0200
committerPřemysl Eric Janouch <p@janouch.name>2020-09-01 19:02:41 +0200
commit3a445c2db27f985fe4f91d6d0dfbb8cfbc18aa1f (patch)
tree8ed4efe9e2a9a7fec034facb51b7d9a39ee6103f /json-rpc-shell.c
parent45d023147acb294e82b1fa38f718650f74ba0962 (diff)
downloadjson-rpc-shell-3a445c2db27f985fe4f91d6d0dfbb8cfbc18aa1f.tar.gz
json-rpc-shell-3a445c2db27f985fe4f91d6d0dfbb8cfbc18aa1f.tar.xz
json-rpc-shell-3a445c2db27f985fe4f91d6d0dfbb8cfbc18aa1f.zip
Name change
Diffstat (limited to 'json-rpc-shell.c')
-rw-r--r--json-rpc-shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/json-rpc-shell.c b/json-rpc-shell.c
index e8bf9fb..bbc7290 100644
--- a/json-rpc-shell.c
+++ b/json-rpc-shell.c
@@ -1,7 +1,7 @@
/*
* json-rpc-shell.c: simple JSON-RPC 2.0 shell
*
- * Copyright (c) 2014 - 2016, Přemysl Janouch <p@janouch.name>
+ * Copyright (c) 2014 - 2016, 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.