From 10b8cc2fe1dcc5442c4a49bca3449e9d97febe07 Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Sun, 1 Feb 2015 07:23:43 -0800 Subject: [PATCH] comment. --- lib/gpmclient.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/gpmclient.js b/lib/gpmclient.js index aa82c07..cbed14a 100644 --- a/lib/gpmclient.js +++ b/lib/gpmclient.js @@ -1,6 +1,5 @@ /** - * Blessed - * A curses-like library for node.js. + * gpmclient.js - support the gpm mouse protocol * Copyright (c) 2013-2015, Christopher Jeffrey and contributors (MIT License). * https://github.com/chjj/blessed */