Skip to content

Commit 7cedf5f

Browse files
committed
Adjust licenses part 3
1 parent 33ebd90 commit 7cedf5f

31 files changed

+31
-31
lines changed

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

Lines changed: 1 addition & 1 deletion
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: [email protected]/LICENSE
1111
text: |

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

Lines changed: 1 addition & 1 deletion
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: [email protected]/LICENSE
1010
text: |

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

Lines changed: 1 addition & 1 deletion
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: [email protected]/LICENSE
1010
text: |

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

Lines changed: 1 addition & 1 deletion
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: [email protected]/LICENSE
1010
text: |

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

Lines changed: 1 addition & 1 deletion
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: [email protected]/LICENSE
1010
text: |

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

Lines changed: 1 addition & 1 deletion
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: [email protected]/LICENSE
1010
text: |

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

Lines changed: 1 addition & 1 deletion
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: [email protected]/LICENSE
1010
text: |

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

Lines changed: 1 addition & 1 deletion
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: [email protected]/LICENSE
1111
text: |

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

Lines changed: 1 addition & 1 deletion
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: [email protected]/LICENSE
1010
text: |

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

Lines changed: 1 addition & 1 deletion
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: [email protected]/LICENSE
1010
text: |

0 commit comments

Comments
 (0)