Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2d4c8c1

Browse files
committedSep 2, 2022
Adjust licenses part 3
1 parent e809e51 commit 2d4c8c1

31 files changed

+31
-31
lines changed
 

‎.licenses/go/google.golang.org/protobuf/encoding/prototext.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package prototext marshals and unmarshals protocol buffer messages as the
66
textproto format.
77
homepage: https://pkg.go.dev/google.golang.org/protobuf/encoding/prototext
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: protobuf@v1.27.1/LICENSE
1111
text: |

‎.licenses/go/google.golang.org/protobuf/encoding/protowire.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package protowire parses and formats the raw wire encoding.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/encoding/protowire
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/internal/descfmt.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package descfmt provides functionality to format descriptors.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/descfmt
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/internal/descopts.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package descopts contains the nil pointers to concrete descriptor options.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/descopts
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/internal/detrand.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package detrand provides deterministically random functionality.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/detrand
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/internal/encoding/defval.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package defval marshals and unmarshals textual forms of default values.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/defval
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/internal/encoding/messageset.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package messageset encodes and decodes the obsolete MessageSet wire format.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/messageset
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/internal/encoding/tag.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package tag marshals and unmarshals the legacy struct tags as generated by
66
historical versions of protoc-gen-go.
77
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/tag
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: protobuf@v1.27.1/LICENSE
1111
text: |

‎.licenses/go/google.golang.org/protobuf/internal/encoding/text.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package text implements the text format for protocol buffers.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/text
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/internal/errors.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package errors implements functions to manipulate errors.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/errors
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/internal/filedesc.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package filedesc provides functionality for constructing descriptors.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/filedesc
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/internal/filetype.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package filetype provides functionality for wrapping descriptors with Go
66
type information.
77
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/filetype
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: protobuf@v1.27.1/LICENSE
1111
text: |

‎.licenses/go/google.golang.org/protobuf/internal/flags.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package flags provides a set of flags controlled by build tags.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/flags
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/internal/genid.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package genid contains constants for declarations in descriptor.proto and
66
the well-known types.
77
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/genid
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: protobuf@v1.27.1/LICENSE
1111
text: |

‎.licenses/go/google.golang.org/protobuf/internal/impl.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/impl
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/internal/order.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package order provides ordered access to messages and maps.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/order
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/internal/pragma.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package pragma provides types that can be embedded into a struct to statically
66
enforce or prevent certain language properties.
77
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/pragma
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: protobuf@v1.27.1/LICENSE
1111
text: |

‎.licenses/go/google.golang.org/protobuf/internal/set.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package set provides simple set data structures for uint64s.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/set
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/internal/strs.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package strs provides string manipulation functionality specific to protobuf.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/strs
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/internal/version.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package version records versioning information about this module.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/version
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/proto.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package proto provides functions operating on protocol buffer messages.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/proto
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/reflect/protodesc.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package protodesc provides functionality for converting FileDescriptorProto
66
messages to/from protoreflect.FileDescriptor values.
77
homepage: https://pkg.go.dev/google.golang.org/protobuf/reflect/protodesc
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: protobuf@v1.27.1/LICENSE
1111
text: |

‎.licenses/go/google.golang.org/protobuf/reflect/protoreflect.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package protoreflect provides interfaces to dynamically manipulate messages.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/reflect/protoreflect
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/reflect/protoregistry.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package protoregistry provides data structures to register and lookup protobuf
66
descriptor types.
77
homepage: https://pkg.go.dev/google.golang.org/protobuf/reflect/protoregistry
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: protobuf@v1.27.1/LICENSE
1111
text: |

‎.licenses/go/google.golang.org/protobuf/runtime/protoiface.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package protoiface contains types referenced or implemented by messages.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/runtime/protoiface
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/runtime/protoimpl.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package protoimpl contains the default implementation for messages generated
66
by protoc-gen-go.
77
homepage: https://pkg.go.dev/google.golang.org/protobuf/runtime/protoimpl
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: protobuf@v1.27.1/LICENSE
1111
text: |

‎.licenses/go/google.golang.org/protobuf/types/descriptorpb.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/types/descriptorpb
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/types/known/anypb.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package anypb contains generated types for google/protobuf/any.proto.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/types/known/anypb
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/types/known/durationpb.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package durationpb contains generated types for google/protobuf/duration.proto.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/types/known/durationpb
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/types/known/timestamppb.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary: Package timestamppb contains generated types for google/protobuf/timestamp.proto.
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/types/known/timestamppb
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

‎.licenses/go/google.golang.org/protobuf/types/known/wrapperspb.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.27.1
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/google.golang.org/protobuf/types/known/wrapperspb
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: protobuf@v1.27.1/LICENSE
1010
text: |

0 commit comments

Comments
 (0)
Please sign in to comment.