mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
licenses: remove fdl12
This commit is contained in:
parent
84d67f0574
commit
06d0490ab3
62 changed files with 61 additions and 66 deletions
|
@ -61,7 +61,7 @@ Readonly::Hash my %LICENSE_MAP => (
|
|||
|
||||
# GNU Free Documentation License, Version 1.2.
|
||||
gfdl_1_2 => {
|
||||
licenses => [qw( fdl12 )]
|
||||
licenses => [qw( fdl12Plus )]
|
||||
},
|
||||
|
||||
# GNU Free Documentation License, Version 1.3.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue