#! /usr/bin/perl
-# parse_ncbi_results retreives files of search results from ncbi,
+# parse_ncbi_results parses search results retrieved from ncbi,
# and is released under the terms of the GPL version 2, or any later
# version, at your option. See the file README and COPYING for more
# information.
-# Copyright 2004 by Don Armstrong <don@donarmstrong.com>.
+# Copyright 2005,7 by Don Armstrong <don@donarmstrong.com>.
-# $Id: ss,v 1.1 2004/06/29 05:26:35 don Exp $
use warnings;