christophesmet / android_maskable_layout

A library that easily allows you to mask layouts/viewgroups
Apache License 2.0
652 stars 145 forks source link

Copyright notice missing #12

Closed etanhatch closed 7 years ago

etanhatch commented 7 years ago

In order to properly use a library with an Apache license, a copyright notice like "Copyright (C) 201x-2017 Christophe Smet" is required. Could you add this with the license in the README.md?

christophesmet commented 7 years ago

Does d51245736aea0c3482c8ba28a6751e4e49de3168 work for you ?

etanhatch commented 7 years ago

Yes that's perfect!