licenza 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: eb92a4a7c05155361f9f4256ffdb0d3ced7e67c8
4
- data.tar.gz: 1a8150e27d7a2a703499f1264a18ddd8b9fba8f9
3
+ metadata.gz: 720ca30a131f5d23ffd89fdbc889057f502a0000
4
+ data.tar.gz: 9c9ee8ba34c70324823f7514d6a112560126bcbc
5
5
  SHA512:
6
- metadata.gz: b3f3f5ae0dec1a5f78dcf849b7f29ee1740bf524fea4bfff7432909c6b38afefc57f68da6e2e1b88be4a8aac459b3a9ae2cd7e92de697fa760d5df7c36e1909a
7
- data.tar.gz: 937f4c7c4ff1e68f66ee4d5f68d7daeb7de4aa2277c42c7b7f0961f05fa03f0a64bf2dc922d55ce081378e879df09a85b4cdbf12f0ee2d7a8a3ed690c6387699
6
+ metadata.gz: fb971ca2cd464bf307f8f3ec12660c31e3a89434abd9659be538f561f0a2bd2a7772fa13a941019f7b896547f9d4c163bc2254a81ed3cf430fcb407374c875ee
7
+ data.tar.gz: 718f7c1f1342e15c4daf59729603d42479665d54253595fa928dd21a9d1b5db73edf70d529af278c5c653d8cd5a913d374a07a7e8c332e49a7475032c70f58f7
@@ -9,7 +9,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9
9
  "License" shall mean the terms and conditions for use, reproduction,
10
10
  and distribution as defined by Sections 1 through 9 of this document.
11
11
 
12
- "Licenza" shall mean the copyright owner or entity authorized by
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
13
  the copyright owner that is granting the License.
14
14
 
15
15
  "Legal Entity" shall mean the union of the acting entity and all
@@ -48,19 +48,19 @@ the Work and Derivative Works thereof.
48
48
  "Contribution" shall mean any work of authorship, including
49
49
  the original version of the Work and any modifications or additions
50
50
  to that Work or Derivative Works thereof, that is intentionally
51
- submitted to Licenza for inclusion in the Work by the copyright owner
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
52
  or by an individual or Legal Entity authorized to submit on behalf of
53
53
  the copyright owner. For the purposes of this definition, "submitted"
54
54
  means any form of electronic, verbal, or written communication sent
55
- to the Licenza or its representatives, including but not limited to
55
+ to the Licensor or its representatives, including but not limited to
56
56
  communication on electronic mailing lists, source code control systems,
57
57
  and issue tracking systems that are managed by, or on behalf of, the
58
- Licenza for the purpose of discussing and improving the Work, but
58
+ Licensor for the purpose of discussing and improving the Work, but
59
59
  excluding communication that is conspicuously marked or otherwise
60
60
  designated in writing by the copyright owner as "Not a Contribution."
61
61
 
62
- "Contributor" shall mean Licenza and any individual or Legal Entity
63
- on behalf of whom a Contribution has been received by Licenza and
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
64
  subsequently incorporated within the Work.
65
65
 
66
66
  2. Grant of Copyright License. Subject to the terms and conditions of
@@ -129,19 +129,19 @@ the conditions stated in this License.
129
129
 
130
130
  5. Submission of Contributions. Unless You explicitly state otherwise,
131
131
  any Contribution intentionally submitted for inclusion in the Work
132
- by You to the Licenza shall be under the terms and conditions of
132
+ by You to the Licensor shall be under the terms and conditions of
133
133
  this License, without any additional terms or conditions.
134
134
  Notwithstanding the above, nothing herein shall supersede or modify
135
135
  the terms of any separate license agreement you may have executed
136
- with Licenza regarding such Contributions.
136
+ with Licensor regarding such Contributions.
137
137
 
138
138
  6. Trademarks. This License does not grant permission to use the trade
139
- names, trademarks, service marks, or product names of the Licenza,
139
+ names, trademarks, service marks, or product names of the Licensor,
140
140
  except as required for reasonable and customary use in describing the
141
141
  origin of the Work and reproducing the content of the NOTICE file.
142
142
 
143
143
  7. Disclaimer of Warranty. Unless required by applicable law or
144
- agreed to in writing, Licenza provides the Work (and each
144
+ agreed to in writing, Licensor provides the Work (and each
145
145
  Contributor provides its Contributions) on an "AS IS" BASIS,
146
146
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
147
  implied, including, without limitation, any warranties or conditions
@@ -188,7 +188,7 @@ the Program or works based on it.
188
188
 
189
189
  6. Each time you redistribute the Program (or any work based on the
190
190
  Program), the recipient automatically receives a license from the
191
- original licenza to copy, distribute or modify the Program subject to
191
+ original licensor to copy, distribute or modify the Program subject to
192
192
  these terms and conditions. You may not impose any further
193
193
  restrictions on the recipients' exercise of the rights granted herein.
194
194
  You are not responsible for enforcing compliance by third parties to
@@ -365,7 +365,7 @@ the Library or works based on it.
365
365
 
366
366
  10. Each time you redistribute the Library (or any work based on the
367
367
  Library), the recipient automatically receives a license from the
368
- original licenza to copy, distribute, link with or modify the Library
368
+ original licensor to copy, distribute, link with or modify the Library
369
369
  subject to these terms and conditions. You may not impose any further
370
370
  restrictions on the recipients' exercise of the rights granted herein.
371
371
  You are not responsible for enforcing compliance by third parties with
@@ -1,3 +1,3 @@
1
1
  module Licenza
2
- VERSION = "0.2.0"
2
+ VERSION = "0.2.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: licenza
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tatsuya Otsuka