You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use SPDX License identifier headers for all source files, mainly to
become community-friendly and reduce maintenance issues.
See also flatcar/Flatcar#567.
So far in most Flatcar repos, each source file has a common form of copyright headers like:
We should make the header community-friendly and consistent all over the repo.
LICENSE
file on the top-level source directory is correct w.r.t. the SPDX License.For example, each file has a header like that:
Repos with Apache 2:
Repos with MIT:
Repos with BSD or similar:
Repos with GPL or LGPL:
The text was updated successfully, but these errors were encountered: