Commit 09e162c
authored
Update licenses (#46)
I ran this command to regenerate the license file:
```
go run $GOPATH/pkg/mod/github.com/google/licenseclassifier@v0.0.0-20250213175939-b5d1a3369749/tools/license_serializer/license_serializer.go -output assets
```
I also adjusted the path used for the license DB file, since
licenseclassifier automatically uses the `licenses.db` path in whatever
`-output` directory you give it.1 parent ebd87ef commit 09e162c
3 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Binary file not shown.
Binary file not shown.
0 commit comments