ra1028 / DiffableDataSources

💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.
https://ra1028.github.io/DiffableDataSources
Apache License 2.0
849 stars 68 forks source link

License missing copyright name, year #15

Closed xinsight closed 4 years ago

xinsight commented 4 years ago

Checklist

Expected Behavior

The LICENSE file should contain the year of copyright and the name of the copyright holder.

Current Behavior

The LICENSE file only contains template variables:

Copyright [yyyy] [name of copyright owner]

I'm using Copyright 2019 ra1028 for now, but let me know if you'd prefer something else.

Thanks!

ra1028 commented 4 years ago

Thanks @xinsight .

Sorry for my late reply.

I'm not familiar with licensing, but most OSSs are the same, so I'd like to keep it. e.g: https://github.com/apple/swift/blob/master/LICENSE.txt