File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
.licenses/arduino-create-agent/go/github.com/godbus/dbus Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v5.0.4
44type : go
55summary : Package dbus implements bindings to the D-Bus message bus system.
66homepage : https://pkg.go.dev/github.com/godbus/dbus/v5
7- license : other
7+ license : bsd-2-clause
88licenses :
99- sources : LICENSE
1010 text : |
Original file line number Diff line number Diff line change 55summary : Package introspect provides some utilities for dealing with the DBus introspection
66 format.
77homepage : https://pkg.go.dev/github.com/godbus/dbus/v5/introspect
8- license : other
8+ license : bsd-2-clause
99licenses :
1010- sources : v5@v5.0.4/LICENSE
1111 text : |
Original file line number Diff line number Diff line change 55summary : Package prop provides the Properties struct which can be used to implement
66 org.freedesktop.DBus.Properties.
77homepage : https://pkg.go.dev/github.com/godbus/dbus/v5/prop
8- license : other
8+ license : bsd-2-clause
99licenses :
1010- sources : v5@v5.0.4/LICENSE
1111 text : |
You can’t perform that action at this time.
0 commit comments