From 1bbcf60e588a38676f5986404de9ada0551c2ed3 Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Thu, 7 May 2026 17:16:56 +0200 Subject: [PATCH] Update attribution clause in LICENSE --- LICENSE | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index c155df67..4d8bc359 100644 --- a/LICENSE +++ b/LICENSE @@ -16,7 +16,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Under this license: -1. Attribution: You must give appropriate credit to the original author (MacRimi). +1. Attribution: You must give appropriate credit to the original author (MacRimi) +and to all contributors involved in the development of the project. 2. Copyleft: If you remix, transform, or build upon ProxMenux, you must distribute your contributions under the same GPL-3.0 license. 3. Source Code: Anyone distributing a modified version must make the @@ -34,4 +35,4 @@ FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -DEALINGS IN THE SOFTWARE. \ No newline at end of file +DEALINGS IN THE SOFTWARE.