[BioRuby-cvs] bioruby/test/unit/bio/sequence test_common.rb, 1.2, 1.3 test_compat.rb, 1.1, 1.2

Mitsuteru C. Nakao nakao at dev.open-bio.org
Sun Dec 24 17:19:07 UTC 2006


Update of /home/repository/bioruby/bioruby/test/unit/bio/sequence
In directory dev.open-bio.org:/tmp/cvs-serv4015/test/unit/bio/sequence

Modified Files:
	test_common.rb test_compat.rb 
Log Message:
* Chaged license from LGPL to Ruby's.


Index: test_compat.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/sequence/test_compat.rb,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** test_compat.rb	5 Feb 2006 17:39:27 -0000	1.1
--- test_compat.rb	24 Dec 2006 17:19:05 -0000	1.2
***************
*** 2,20 ****
  # test/unit/bio/sequence/test_compat.rb - Unit test for Bio::Sequencce::Compat
  #
! #   Copyright (C) 2006 Mitsuteru C. 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$
--- 2,7 ----
  # test/unit/bio/sequence/test_compat.rb - Unit test for Bio::Sequencce::Compat
  #
! # Copyright::   Copyright (C) 2006 Mitsuteru C. Nakao <n at bioruby.org>
! # License::     Ruby's
  #
  #  $Id$

Index: test_common.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/sequence/test_common.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** test_common.rb	7 Feb 2006 16:53:08 -0000	1.2
--- test_common.rb	24 Dec 2006 17:19:05 -0000	1.3
***************
*** 2,20 ****
  # test/unit/bio/sequence/test_common.rb - Unit test for Bio::Sequencce::Common
  #
! #   Copyright (C) 2006 Mitsuteru C. 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$
--- 2,7 ----
  # test/unit/bio/sequence/test_common.rb - Unit test for Bio::Sequencce::Common
  #
! # Copyright::  Copyright (C) 2006 Mitsuteru C. Nakao <n at bioruby.org>
! # License::    Ruby's
  #
  #  $Id$




More information about the bioruby-cvs mailing list