xhtml1: set license
source: https://www.w3.org/Consortium/Legal/copyright-software-19980720.html
This commit is contained in:
@@ -33,5 +33,6 @@ stdenv.mkDerivation {
|
||||
homepage = "https://www.w3.org/TR/xhtml1/";
|
||||
description = "DTDs for XHTML 1.0, the Extensible HyperText Markup Language";
|
||||
platforms = lib.platforms.unix;
|
||||
license = lib.licenses.w3c-19980720;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user