Merge pull request #2536 from CodeBlock/poly-font

Poly font
This commit is contained in:
cillianderoiste
2014-05-07 09:48:26 +02:00
4 changed files with 56 additions and 0 deletions

View File

@@ -208,6 +208,12 @@
url = https://www.mozilla.org/MPL/2.0;
};
ofl = {
shortName = "OFL";
fullName = "SIL Open Font License";
url = "http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL_web";
};
openssl = {
shortName = "openssl";
fullName = "OpenSSL license";

View File

@@ -67,6 +67,7 @@
qknight = "Joachim Schiele <js@lastlog.de>";
raskin = "Michael Raskin <7c6f434c@mail.ru>";
redbaron = "Maxim Ivanov <ivanov.maxim@gmail.com>";
relrod = "Ricky Elrod <ricky@elrod.me>";
rickynils = "Rickard Nilsson <rickynils@gmail.com>";
rob = "Rob Vermaas <rob.vermaas@gmail.com>";
roconnor = "Russell O'Connor <roconnor@theorem.ca>";