mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: isc-dhcp: Fix license.
* gnu/packages/admin.scm (isc-dhcp): Change license to ISC.
This commit is contained in:
parent
e67f555161
commit
463d6dac7d
1 changed files with 1 additions and 1 deletions
|
@ -427,4 +427,4 @@ connection alive.")
|
|||
"ISC's Dynamic Host Configuration Protocol (DHCP) distribution provides a
|
||||
reference implementation of all aspects of DHCP, through a suite of DHCP
|
||||
tools: server, client, and relay agent.")
|
||||
(license (bsd-style "http://www.isc.org/sw/dhcp/dhcp-copyright.php"))))
|
||||
(license isc)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue