mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
licenses: remove fdl13
This commit is contained in:
parent
06d0490ab3
commit
79f5174455
7 changed files with 6 additions and 11 deletions
|
@ -66,7 +66,7 @@ Readonly::Hash my %LICENSE_MAP => (
|
|||
|
||||
# GNU Free Documentation License, Version 1.3.
|
||||
gfdl_1_3 => {
|
||||
licenses => [qw( fdl13 )]
|
||||
licenses => [qw( fdl13Plus )]
|
||||
},
|
||||
|
||||
# GNU General Public License, Version 1.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue