From: Don Armstrong Date: Tue, 28 Aug 2007 01:01:28 +0000 (+0000) Subject: update copyright information X-Git-Url: https://git.donarmstrong.com/?p=function2gene.git;a=commitdiff_plain;h=c03588a47b7c15dcde207a85b27ef180058eb335 update copyright information git-svn-id: file:///srv/svn/function2gene/trunk@8 a0738b58-4706-0410-8799-fb830574a030 --- diff --git a/bin/parse_ncbi_results b/bin/parse_ncbi_results index 1e2b8d4..eb82b3c 100755 --- a/bin/parse_ncbi_results +++ b/bin/parse_ncbi_results @@ -1,13 +1,12 @@ #! /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 . +# Copyright 2005,7 by Don Armstrong . -# $Id: ss,v 1.1 2004/06/29 05:26:35 don Exp $ use warnings;