supreme court says organizations are people

master
Ted Unangst 5 years ago
parent 42931c4e10
commit 35388f6d3f

@ -991,6 +991,7 @@ func gofish(name string) string {
func isactor(t string) bool {
switch t {
case "Person":
case "Organization":
case "Application":
case "Service":
default:

Loading…
Cancel
Save