Not so trivial anymore

We're gonna implement WebSockets soon, so make appropriate changes to texts.

Updated copyright in LICENSE.
This commit is contained in:
2015-03-23 23:23:19 +01:00
parent ecad324ef3
commit b400ea8d09
4 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* json-rpc-shell.c: trivial JSON-RPC 2.0 shell
* json-rpc-shell.c: simple JSON-RPC 2.0 shell
*
* Copyright (c) 2014 - 2015, Přemysl Janouch <p.janouch@gmail.com>
* All rights reserved.