fix: change license of nix

This commit is contained in:
kp2pml30 2025-05-12 16:58:59 +04:00
parent 9dee6d3afc
commit 239e7dd930
Signed by: kp2pml30
GPG key ID: CD6528BAC23E3E34
2 changed files with 181 additions and 0 deletions

View file

@ -1,3 +1,19 @@
# Git Third Party
# Copyright (c) 2025 kp2pml30, All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 3.0 of the License, or (at your option) any later version.
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library.
{ rootDerivation
, derivationName
, stdenv