Fix some "meta.licenses" attributes

This commit is contained in:
Eelco Dolstra
2014-01-24 16:27:36 +01:00
parent a17b090f99
commit e07ce3314d
21 changed files with 21 additions and 21 deletions

View File

@@ -46,7 +46,7 @@ let version = "5.18"; in
documentation of program options.
'';
licenses = ["GPLv3+" "LGPLv3+" ];
license = ["GPLv3+" "LGPLv3+" ];
homepage = http://www.gnu.org/software/autogen/;