Get copyrights from license file.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package structs
|
||||
|
||||
type License struct {
|
||||
Copyrights string
|
||||
Copyrights []string
|
||||
Name string
|
||||
URL string
|
||||
}
|
||||
|
Reference in New Issue
Block a user