go-clang / gen

Generate Go bindings for Clang's C API
https://pkg.go.dev/github.com/go-clang/gen
BSD 3-Clause "New" or "Revised" License
44 stars 5 forks source link

Change each repository LICENSE file for compatibility to pkg.go.dev. #153

Closed zchee closed 4 years ago

zchee commented 4 years ago

We might be better to change each repositoryLICENSE file to an actual license comment for compatibility to pkg.go.dev

The pkg.go.dev has a license policy, so if https://github.com/google/licensecheck can't parse the repository license file, pkg.go.dev didn't show any documentation.

See also:

zchee commented 4 years ago

/cc @sbinet

zchee commented 4 years ago

changed. Close.