[BioRuby-cvs] bioruby/test/functional/bio/io test_soapwsdl.rb, 1.2, 1.3

Mitsuteru C. Nakao nakao at dev.open-bio.org
Wed Mar 28 20:48:13 UTC 2007


Update of /home/repository/bioruby/bioruby/test/functional/bio/io
In directory dev.open-bio.org:/tmp/cvs-serv8640/test/functional/bio/io

Modified Files:
	test_soapwsdl.rb 
Log Message:
* Changed licence (GPL2 -> Ruby's)


Index: test_soapwsdl.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/functional/bio/io/test_soapwsdl.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** test_soapwsdl.rb	20 Jan 2006 12:04:03 -0000	1.2
--- test_soapwsdl.rb	28 Mar 2007 20:48:11 -0000	1.3
***************
*** 1,20 ****
  #
! # test/functional/bio/io/test_soapwsdl.rb - Unit test for SOAP/WSDL
! #
! #   Copyright (C) 2005 Mitsuteru Nakao <n at bioruby.org>
! #
! #  This library is free software; you can redistribute it and/or
! #  modify it under the terms of the GNU Lesser General Public
! #  License as published by the Free Software Foundation; either
! #  version 2 of the License, or (at your option) any later version.
! #
! #  This library is distributed in the hope that it will be useful,
! #  but WITHOUT ANY WARRANTY; without even the implied warranty of
! #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
! #  Lesser General Public License for more details.
  #
! #  You should have received a copy of the GNU Lesser General Public
! #  License along with this library; if not, write to the Free Software
! #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
  #
  #  $Id$ 
--- 1,8 ----
  #
! # test/functional/bio/io/test_soapwsdl.rb - Functional test for SOAP/WSDL
  #
! # Copyright::   Copyright (C) 2005,2007
! #               Mitsuteru C. Nakao <n at bioruby.org>
! # License::     Ruby's
  #
  #  $Id$ 




More information about the bioruby-cvs mailing list