instance icon indicating copy to clipboard operation
instance copied to clipboard

I'm working on gemifying this project right now. I'd like to change the name.

Open NullVoxPopuli opened this issue 10 years ago • 0 comments

I currently have a gem called MetaInstance, and I think that would be a more appropriate name for this project.

I'll submit a PR, but as this project hasn't been touched in over a year, I'd like to maintain it.

In the gem spec, I currently have:

s.license     = "BSD-2-Clause"
s.authors     = ["Thomas Sawyer", "L. Preston Sego III"]

but I'd like to change the license to MIT, but the license change isn't required. BSD-2-Clause is just not as free as MIT

NullVoxPopuli avatar May 27 '15 18:05 NullVoxPopuli