mirror of
https://github.com/kp2pml30/git-third-party.git
synced 2026-02-16 23:54:41 +04:00
fix: change license of nix
This commit is contained in:
parent
9dee6d3afc
commit
239e7dd930
2 changed files with 181 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue