summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-07-03 15:23:24 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-07-03 16:13:37 +0300
commit1e9b610d18c804da699d6c53d85fff0e3d67fab6 (patch)
treef8a957458544b28e79d4832c7954ff49ff3f6f13
parentfc2234b87f4ce29be0e556c6f3b085b749b7d71b (diff)
Canonicalize license in manifest
-rw-r--r--libxerces-c/manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxerces-c/manifest b/libxerces-c/manifest
index 8687ecb..16f2f6e 100644
--- a/libxerces-c/manifest
+++ b/libxerces-c/manifest
@@ -7,7 +7,7 @@ version: 3.2.3-a.0.z
project: xerces-c
summary: Validating XML parsing and serialization C++ library
-license: ASLv2 ; Apache License v2.0.
+license: Apache-2.0 ; Apache License 2.0.
topics: Xerces, C++, XML parser, DOM, SAX
description-file: README
url: http://xerces.apache.org/xerces-c/