[533829] Update Third Party Content License Page
diff --git a/licenses.json b/licenses.json
index 142e0aa..8f3e6d0 100644
--- a/licenses.json
+++ b/licenses.json
@@ -1,25 +1,39 @@
 {
-    "approved": {
-        "Apache-1.0": "Apache Software License 1.0", 
-        "Apache-1.1": "Apache Software License 1.1", 
-        "Apache-2.0": "Apache Software License 2.0", 
-        "BSD-2-Clause": "BSD 2-Clause \u201cSimplified\u201d License", 
-        "BSD-3-Clause": "BSD 3-Clause \u201cNew\u201d or \u201cRevised\u201d License", 
-        "BSD-4-Clause": "BSD 4-Clause \u201cOriginal\u201d or \u201cOld\u201d License", 
-        "CC-BY-2.5": "Creative Commons Attribution License 2.5", 
-        "CC-BY-3.0": "Creative Commons Attribution 3.0 (Unported) License", 
-        "CC-BY-4.0 ": "Creative Commons Attribution 4.0 International", 
-        "CC-BY-SA-3.0": "Creative Commons Attribution - ShareAlike 3.0 Unported", 
-        "CDDL-1.0": "Common Development and Distribution License (CDDL) Version 1.0", 
-        "CDDL-1.1": "Common Development and Distribution License (CDDL) Version 1.1", 
-        "CPL-1.0": "Common Public License Version 1.0", 
-        "GFDL-1.3": "GNU Free Documentation License Version 1.3", 
-        "IPL-1.0": "IBM Public License 1.0", 
-        "MIT": "MIT", 
-        "MPL-1.1": "Mozilla Public License Version 1.1", 
-        "MPL-2.0": "Mozilla Public License Version 2.0", 
-        "W3C": "W3C Software and Notice License (2002-12-31)", 
-        "W3C-19980720": "W3C Software Notice and License (1998-07-20)", 
-        "WEC-20150513": "W3C Software Notice and Document License (2015-05-13)"
-    }
+	"approved": {
+		"Adobe-Glyph": "Adobe Glyph List License",
+		"Apache-1.0": "Apache Software License 1.0",
+		"Apache-1.1": "Apache Software License 1.1",
+		"Apache-2.0": "Apache Software License 2.0",
+		"BSL-1.0": "Boost Software License",
+		"BSD-2-Clause": "BSD 2-Clause “Simplified” License",
+		"BSD-3-Clause": "BSD 3-Clause “New” or “Revised” License",
+		"BSD-4-Clause": "BSD 4-Clause “Original” or “Old” License",
+		"CC-By-2.5": "Creative Commons Attribution License 2.5",
+		"CC-By-3.0": "Creative Commons Attribution 3.0 Unported",
+		"CC-By-4.0": "Creative Commons Attribution 4.0 International",
+		"CC-By-SA-3.0": "Creative Commons Attribution Share Alike 3.0 Unported",
+		"CC0-1.0": "Creative Commons Zero V1.0 Universal",
+		"CDDL-1.0": "Common Development and Distribution License (CDDL) Version 1.0",
+		"CDDL-1.1": "Common Development and Distribution License (CDDL) Version 1.1",
+		"CPL-1.0": "Common Public License Version 1.0",
+		"GFDL-1.3-only": "GNU Free Documentation License Version 1.3",
+		"IPL-1.0": "IBM Public License 1.0",
+		"ISC": "ISC License",
+		"MIT": "MIT License",
+		"MPL-1.1": "Mozilla Public License Version 1.1",
+		"MPL-2.0": "Mozilla Public License Version 2.0",
+		"NTP": "NTP License",
+		"OpenSSL": "OpenSSL License",
+		"PHP-3.01": "PHP License v3.01",
+		"PostgreSQL": "PostgreSQL License",
+		"OFL-1.1": "SIL Open Font License 1.1",
+		"Unicode-TOU": "Unicode Terms of Use",
+		"Unicode-DFS-2015": "Unicode License Agreement – Data Files and Software (2015)",
+		"Unicode-DFS-2016": "Unicode License Agreement – Data Files and Software (2016)",
+		"W3C": "W3C Software and Notice License (2002-12-31)",
+		"W3C-19980720": "W3C Software Notice and License (1998-07-20)",
+		"W3C-20150513": "W3C Software Notice and Document License (2015-05-13)",
+		"X11": "X11 License",
+		"Zlib": "Zlib License"
+	}
 }