jruby / jcodings

Java-based codings helper classes for Joni and JRuby
MIT License
21 stars 29 forks source link

Copyright notice is missing in License #60

Open NikolaVeber opened 1 year ago

NikolaVeber commented 1 year ago

Hi,

I have just noticed that there is no copyright notice in the license file, unlike some other projects like https://github.com/jruby/joni/blob/master/LICENSE#L3

Since the License requires to include the copyright, it would be nice to have one.

In the meantime, can we assume the same copyright holder as for the Joni? (Copyright (c) 2017 JRuby Team)

Thanks Nikola