eclipse-ee4j / jakartaee-examples

Jakarta EE Examples
Other
127 stars 47 forks source link

JETUT-60: migrate all license headers to EDL1 #66

Closed BalusC closed 1 year ago

BalusC commented 1 year ago

This PR goes a step further than https://github.com/eclipse-ee4j/jakartaee-examples/pull/63

Tanja has confirmed that all BSD0 headers can be migrated to EDL1. With this PR every single license/header is identical throughout the project which brings more consistency.

arjantijms commented 1 year ago

Tanja has confirmed that all BSD0 headers can be migrated to EDL1.

No BSD0 headers should be migrated to EDL1 or anything else. The BSD0 is the most powerful license and strongest license we can have for examples, so there's no need to change it.

arjantijms commented 1 year ago

I'm provisionally closing this PR.