mw99 / DataCompression

Swift libcompression wrapper as an extension for the Data type (GZIP, ZLIB, LZFSE, LZMA, LZ4, deflate, RFC-1950, RFC-1951, RFC-1952)
Apache License 2.0
287 stars 57 forks source link

Some parts of the LICENSE file are left as templates #26

Closed limura closed 4 years ago

limura commented 4 years ago

Thank you for providing us with a great library.

I am trying to create an application that uses this library. I wanted to display the license clause of this library in my application. However, I found the following in the LICENSE file

https://github.com/mw99/DataCompression/blob/6abb8f3cd0e4b2a33b4927a7a92b6764528f2440/LICENSE#L189

Perhaps this is an item that should be modified from the original template.

I would appreciate it if you could fix it if you could.

mw99 commented 4 years ago

こんにちは! Thanks for using it!

I get this message quite often. For example: https://github.com/mw99/DataCompression/issues/8

I disagree with the opinion of changing it because:

I appreciate that you take the copyright seriously. Please use this information: https://github.com/mw99/DataCompression#license

limura commented 4 years ago

Thank you for your reply.

I see, that was the content of APPENDIX.

Then I will use it gratefully as is. Thank you very much.