[BioRuby-cvs] bioruby README,1.14,1.15 README.DEV,1.12,1.13
Katayama Toshiaki
k at dev.open-bio.org
Thu Apr 5 15:18:53 UTC 2007
Update of /home/repository/bioruby/bioruby
In directory dev.open-bio.org:/tmp/cvs-serv15830
Modified Files:
README README.DEV
Log Message:
* BioRuby is now distributed under the same terms as Ruby
Index: README
===================================================================
RCS file: /home/repository/bioruby/bioruby/README,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** README 27 Feb 2006 12:28:03 -0000 1.14
--- README 5 Apr 2007 15:18:51 -0000 1.15
***************
*** 167,172 ****
== LICENSE
! BioRuby can be freely distributed under the GNU LGPL license.
! We are trying to change the lincense to Ruby's now.
Note that, install.rb included in the BioRuby package comes from
--- 167,171 ----
== LICENSE
! BioRuby can be freely distributed under the same terms as Ruby.
Note that, install.rb included in the BioRuby package comes from
Index: README.DEV
===================================================================
RCS file: /home/repository/bioruby/bioruby/README.DEV,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** README.DEV 24 Dec 2006 10:11:11 -0000 1.12
--- README.DEV 5 Apr 2007 15:18:51 -0000 1.13
***************
*** 28,33 ****
compatible with other modules in BioRuby.
! BioRuby was previously distributed under the GNU GPL license, but now we
! are changing the license to Ruby's.
= CODING STYLE
--- 28,33 ----
compatible with other modules in BioRuby.
! BioRuby was previously distributed under the LGPL license, but now is
! distributed under the same terms as Ruby.
= CODING STYLE
More information about the bioruby-cvs
mailing list