Skip to content

Commit 6bfa833

Browse files
committed
Updated license cache
1 parent 23be1e5 commit 6bfa833

File tree

2 files changed

+74
-6
lines changed

2 files changed

+74
-6
lines changed

Diff for: .licenses/go/github.com/leonelquinteros/gotext.dep.yml

+36-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
name: github.com/leonelquinteros/gotext
3-
version: v1.4.0
3+
version: v1.7.0
44
type: go
55
summary: Package gotext implements GNU gettext utilities.
66
homepage: https://pkg.go.dev/github.com/leonelquinteros/gotext
7-
license: mit
7+
license: other
88
licenses:
99
- sources: LICENSE
1010
text: |
@@ -29,6 +29,40 @@ licenses:
2929
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3030
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3131
SOFTWARE.
32+
33+
34+
Package `plurals`
35+
36+
Original:
37+
https://github.com/ojii/gettext.go/tree/b6dae1d7af8a8441285e42661565760b530a8a57/pluralforms
38+
39+
License:
40+
https://raw.githubusercontent.com/ojii/gettext.go/b6dae1d7af8a8441285e42661565760b530a8a57/LICENSE
41+
42+
Copyright (c) 2016, Jonas Obrist
43+
All rights reserved.
44+
45+
Redistribution and use in source and binary forms, with or without
46+
modification, are permitted provided that the following conditions are met:
47+
* Redistributions of source code must retain the above copyright
48+
notice, this list of conditions and the following disclaimer.
49+
* Redistributions in binary form must reproduce the above copyright
50+
notice, this list of conditions and the following disclaimer in the
51+
documentation and/or other materials provided with the distribution.
52+
* Neither the name of Jonas Obrist nor the
53+
names of its contributors may be used to endorse or promote products
54+
derived from this software without specific prior written permission.
55+
56+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
57+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
58+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
59+
DISCLAIMED. IN NO EVENT SHALL JONAS OBRIST BE LIABLE FOR ANY
60+
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
61+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
62+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
63+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
64+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
65+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3266
- sources: README.md
3367
text: "[MIT license](LICENSE)"
3468
notices: []

Diff for: .licenses/go/github.com/leonelquinteros/gotext/plurals.dep.yml

+38-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/leonelquinteros/gotext/plurals
3-
version: v1.4.0
3+
version: v1.7.0
44
type: go
55
summary: Package plurals is the pluralform compiler to get the correct translation
66
id of the plural string
77
homepage: https://pkg.go.dev/github.com/leonelquinteros/gotext/plurals
8-
license: mit
8+
license: other
99
licenses:
10-
- sources: gotext@v1.4.0/LICENSE
10+
- sources: gotext@v1.7.0/LICENSE
1111
text: |
1212
The MIT License (MIT)
1313
@@ -30,6 +30,40 @@ licenses:
3030
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3131
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3232
SOFTWARE.
33-
- sources: [email protected]/README.md
33+
34+
35+
Package `plurals`
36+
37+
Original:
38+
https://github.com/ojii/gettext.go/tree/b6dae1d7af8a8441285e42661565760b530a8a57/pluralforms
39+
40+
License:
41+
https://raw.githubusercontent.com/ojii/gettext.go/b6dae1d7af8a8441285e42661565760b530a8a57/LICENSE
42+
43+
Copyright (c) 2016, Jonas Obrist
44+
All rights reserved.
45+
46+
Redistribution and use in source and binary forms, with or without
47+
modification, are permitted provided that the following conditions are met:
48+
* Redistributions of source code must retain the above copyright
49+
notice, this list of conditions and the following disclaimer.
50+
* Redistributions in binary form must reproduce the above copyright
51+
notice, this list of conditions and the following disclaimer in the
52+
documentation and/or other materials provided with the distribution.
53+
* Neither the name of Jonas Obrist nor the
54+
names of its contributors may be used to endorse or promote products
55+
derived from this software without specific prior written permission.
56+
57+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
58+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
59+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
60+
DISCLAIMED. IN NO EVENT SHALL JONAS OBRIST BE LIABLE FOR ANY
61+
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
62+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
63+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
64+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
65+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
66+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
67+
- sources: [email protected]/README.md
3468
text: "[MIT license](LICENSE)"
3569
notices: []

0 commit comments

Comments
 (0)