Added FTL and ZPL-2.1 per board resolution.

Change-Id: I92f42f27d0f32082e8785b306b0133f5d9955117
Signed-off-by: Wayne Beaton <wayne.beaton@eclipse-foundation.org>
diff --git a/licenses.json b/licenses.json
index 7ac7f0a..38faeeb 100644
--- a/licenses.json
+++ b/licenses.json
@@ -16,6 +16,7 @@
 		"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",
+		"FTL" : "FreeType License",
 		"GFDL-1.3-only": "GNU Free Documentation License Version 1.3",
 		"IPL-1.0": "IBM Public License 1.0",
 		"ISC": "ISC License",
@@ -35,6 +36,7 @@
 		"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"
+		"Zlib": "Zlib License",
+		"ZPL-2.1" : "Zope Public License 2.1"
 	}
 }