]> git.donarmstrong.com Git - function2gene.git/commitdiff
update copyright information
authorDon Armstrong <don@donarmstrong.com>
Tue, 28 Aug 2007 01:01:28 +0000 (01:01 +0000)
committerDon Armstrong <don@donarmstrong.com>
Tue, 28 Aug 2007 01:01:28 +0000 (01:01 +0000)
git-svn-id: file:///srv/svn/function2gene/trunk@8 a0738b58-4706-0410-8799-fb830574a030

bin/parse_ncbi_results

index 1e2b8d4f4dd72989d809d4e7a546b6eb1b501d66..eb82b3c3389dceb34b910a30354a220e7a1a1dc1 100755 (executable)
@@ -1,13 +1,12 @@
 #! /usr/bin/perl
 
 #! /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.
 
 # 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;
 
 
 use warnings;