From a2b68340b1cc18cd67d5608078cdfed191a69548 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 23 Mar 2011 01:01:25 +0000 Subject: h-client: modified software description --- h-client/COPYRIGHT.txt | 2 +- h-client/README.txt | 4 ++-- h-client/hclient.py | 2 +- h-client/hlibrary.py | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'h-client') diff --git a/h-client/COPYRIGHT.txt b/h-client/COPYRIGHT.txt index ee8ad69..c06e43b 100755 --- a/h-client/COPYRIGHT.txt +++ b/h-client/COPYRIGHT.txt @@ -1,4 +1,4 @@ -h-client, a python library to manage the database of an h-source node +h-client, a client for an h-source server (such as http://www.h-node.com) Copyright (C) 2011 Antonio Gallo diff --git a/h-client/README.txt b/h-client/README.txt index e0deed9..ae78e6e 100644 --- a/h-client/README.txt +++ b/h-client/README.txt @@ -1,7 +1,7 @@ == Introduction == -h-client, a python library to manage the database of an h-source node +h-client, a client for an h-source server (such as http://www.h-node.com) == Requirements == @@ -30,7 +30,7 @@ python hclient.py -h-client, a python library to manage the database of an h-source node +h-client, a client for an h-source server (such as http://www.h-node.com) Copyright (C) 2011 Antonio Gallo diff --git a/h-client/hclient.py b/h-client/hclient.py index 7fdd318..949a7ba 100644 --- a/h-client/hclient.py +++ b/h-client/hclient.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# h-client, a python library to manage the database of an h-source node +# h-client, a client for an h-source server (such as http://www.h-node.com) # Copyright (C) 2011 Antonio Gallo # # diff --git a/h-client/hlibrary.py b/h-client/hlibrary.py index 4be6a1b..393de7e 100644 --- a/h-client/hlibrary.py +++ b/h-client/hlibrary.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# h-client, a python library to manage the database of an h-source node +# h-client, a client for an h-source server (such as http://www.h-node.com) # Copyright (C) 2011 Antonio Gallo # # -- cgit v1.2.3