mirror of
https://github.com/dragonflydb/dragonfly
synced 2024-11-21 23:19:53 +00:00
chore(license): Fix typo in LICENSE.md text (#3283)
Fix typo in LICENSE.md text The original BUSL-1.1 license has "fourth anniversary". The typo in the text says "forth", which is not sensible. Also a newline was munched when the text was formatted for 72 character line width. This patch restores it. Signed-off-by: Tim Siegel <siegeltr@gmail.com>
This commit is contained in:
parent
ac328e1516
commit
775ba34223
15
LICENSE.md
15
LICENSE.md
@ -22,7 +22,7 @@ derivative works, redistribute, and make non-production use of the
|
|||||||
Licensed Work. The Licensor may make an Additional Use Grant, above,
|
Licensed Work. The Licensor may make an Additional Use Grant, above,
|
||||||
permitting limited production use.
|
permitting limited production use.
|
||||||
|
|
||||||
Effective on the Change Date, or the forth anniversary of the first
|
Effective on the Change Date, or the fourth anniversary of the first
|
||||||
publicly available distribution of a specific version of the Licensed
|
publicly available distribution of a specific version of the Licensed
|
||||||
Work under this License, whichever comes first, the Licensor hereby
|
Work under this License, whichever comes first, the Licensor hereby
|
||||||
grants you rights under the terms of the Change License, and the rights
|
grants you rights under the terms of the Change License, and the rights
|
||||||
@ -50,9 +50,10 @@ and all other versions of the Licensed Work.
|
|||||||
|
|
||||||
This License does not grant you any right in any trademark or logo of
|
This License does not grant you any right in any trademark or logo of
|
||||||
Licensor or its affiliates (provided that you may use a trademark or
|
Licensor or its affiliates (provided that you may use a trademark or
|
||||||
logo of Licensor as expressly required by this License).TO THE EXTENT
|
logo of Licensor as expressly required by this License).
|
||||||
PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON AN “AS IS”
|
|
||||||
BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS
|
TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED
|
||||||
OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
|
ON AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
|
CONDITIONS, EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION)
|
||||||
TITLE.
|
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
|
||||||
|
NON-INFRINGEMENT, AND TITLE.
|
||||||
|
Loading…
Reference in New Issue
Block a user