@@ -4,11 +4,11 @@ subdirectory, which uses a [different license](./tm2/LICENSE).
44
55---
66
7- Copyright (C) 2024 NewTendermint, LLC
7+ Copyright (C) 2025 NewTendermint, LLC
88
99This program is free software: you can redistribute it and/or modify it under
1010the terms of the GNO Network General Public License as published by
11- NewTendermint, LLC, either version 4 of the License, or (at your option) any
11+ NewTendermint, LLC, either version 5 of the License, or (at your option) any
1212later version published by NewTendermint, LLC.
1313
1414This program is distributed in the hope that it will be useful, but is provided
@@ -22,44 +22,56 @@ with this program. If not, see <https://gno.land/license>.
2222Attached below are the terms of the GNO Network General Public License, Version
23234 (a fork of the GNU Affero General Public License 3).
2424
25- ## Additional Terms
26-
27- ### Strong Attribution
28-
29- If any of your user interfaces, such as websites and mobile applications, serve
30- as the primary point of entry to a platform or blockchain that 1) offers users
31- the ability to upload their own smart contracts to the platform or blockchain,
32- and 2) leverages any Covered Work (including the GNO virtual machine) to run
33- those smart contracts on the platform or blockchain ("Applicable Work"), then
34- the Applicable Work must prominently link to (1) gno.land or (2) any other URL
35- designated by NewTendermint, LLC that has not been rejected by the governance of
36- the first chain known as gno.land, provided that the identity of the first chain
37- is not ambiguous. In the event the identity of the first chain is ambiguous,
38- then NewTendermint, LLC's designation shall control. Such link must appear
39- conspicuously in the header or footer of the Applicable Work, such that all
40- users may learn of gno.land or the URL designated by NewTendermint, LLC.
41-
42- This additional attribution requirement shall remain in effect for (1) 7
43- years from the date of publication of the Applicable Work, or (2) 7 years from
44- the date of publication of the Covered Work (including republication of new
45- versions), whichever is later, but no later than 12 years after the application
46- of this strong attribution requirement to the publication of the Applicable
47- Work. For purposes of this Strong Attribution requirement, Covered Work shall
48- mean any work that is licensed under the GNO Network General Public License,
49- Version 4 or later, by NewTendermint, LLC.
50-
51- For clarification, this strong attribution clause is viral; you are responsible
52- for ensuring that any other person or entity you have a contractional
53- relationship with preserves the spirit of this strong attribution clause. The
54- user who uses or modifies this software, the owner and maintainers of primary
55- portals, and the validators and full nodes that run the blockchain software may
56- all be different entities, but the strong attribution clause shall persist
57- across these entities whereever contractional relationships exist.
25+
26+ # Additional Terms (Strong Attribution)
27+
28+ In accordance with Section 7 of the License, any user interface of a Covered
29+ Work, or of any other work or service that does not include the Covered Work
30+ but which derives functionality from it or otherwise uses it (an “Applicable
31+ Work”), and any material that promotes the Covered Work, must prominently
32+ display a reasonable attribution notice for the Covered Work (the “Attribution
33+ Notice”). The Attribution Notice shall, at minimum, include an active hyperlink
34+ to a URL designated by the Licensor for attribution (the “Attribution URL”),
35+ and up to three words such as "built on" or "forked from" as designated by the
36+ Licensor according to the Licensor's Attribution Policy.
37+
38+ The Attribution Notice must be in a manner readily visible to users and must be
39+ at least as conspicuous as other legal notices or credits in the same
40+ interface. If there are no other notices or credits it is sufficient for the
41+ Attribution Notice to appear prominently in the header or footer of the
42+ interface. The Attribution URL and related attribution terms described herein
43+ are determined exclusively by NewTendermint, LLC. In cases of ambiguity,
44+ forks, or disputes regarding attribution, the designation made by
45+ NewTendermint, LLC shall conclusively govern.
46+
47+ This attribution requirement remains in force for seven (7) years from the date
48+ the Covered Work is first publicly released under this License, or seven (7)
49+ years from the date you first make an Applicable Work available to the public,
50+ whichever is later. In no event shall this requirement continue beyond twelve
51+ (12) years from the Covered Work’s initial public release. If a court of
52+ competent jurisdiction or the Licensor finds that the designated Attribution
53+ URL violates users’ reasonable expectations of privacy or security, then the
54+ requirement to include that URL may be omitted or modified to the minimum
55+ extent necessary to avoid such issue. In all other cases, the attribution must
56+ be preserved as stated.
57+
58+ You must preserve and display the Attribution Notice as required above in every
59+ Covered Work and Applicable Work that you propagate, operate, or otherwise make
60+ available to users or third parties. If you convey, deploy or promote the
61+ Covered Work to any third party, or permit or enable a third party to deploy,
62+ operate or promote an Applicable Work, you must require that such third party,
63+ as a condition of use, also preserve and maintain the same Attribution Notice
64+ and comply with the above attribution requirement. The attribution requirement
65+ is a condition of the License that travels with the Covered Work forever and
66+ must be honored by all downstream recipients for the duration specified above.
67+ This clause constitutes an additional term permitted by Section 7 of this
68+ License and shall not be construed as a further restriction on the exercise of
69+ rights granted under this License.
5870
5971
6072# GNO NETWORK GENERAL PUBLIC LICENSE
6173
62- Version 4, 7 May 2024
74+ Version 5, 21 April 2025
6375
6476Modified from the GNU AFFERO GENERAL PUBLIC LICENSE.
6577GNU is not affiliated with GNO or NewTendermint, LLC.
@@ -114,7 +126,7 @@ modification follow.
114126
115127### 0. Definitions.
116128
117- "This License" refers to version 4 of the GNO Network General Public License.
129+ "This License" refers to version 5 of the GNO Network General Public License.
118130
119131"Copyright" also means copyright-like laws that apply to other kinds of
120132works, such as semiconductor masks.
@@ -680,7 +692,7 @@ the "copyright" line and a pointer to where the full notice is found.
680692
681693 This program is free software: you can redistribute it and/or modify
682694 it under the terms of the GNO Network General Public License as published by
683- NewTendermint LLC, either version 4 of the License, or
695+ NewTendermint LLC, either version 5 of the License, or
684696 (at your option) any later version.
685697
686698 This program is distributed in the hope that it will be useful,
0 commit comments