ruby-oci8 icon indicating copy to clipboard operation
ruby-oci8 copied to clipboard

Removing setup.rb

Open calebwoods opened this issue 8 years ago • 0 comments

Working through a licensing review of using this gem and uncovered that setup.rb in the root of the project has a license declared in that file as LGPL even though the project's is BSD licensed.

Looking at the commit that added the file it seems to be related to Ruby 1.8.7 support.

Now that 1.8.7 is no longer supported would be possible to that to be removed? It would be a big help.

calebwoods avatar Sep 21 '16 21:09 calebwoods