From 30af42be876961d57d067022558c51a31e5842b4 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Thu, 7 Nov 2019 15:18:56 +0100 Subject: [PATCH] Remove a note about Larry being default --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 765e33e27..96c270d09 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,6 @@ The code designed to run on a webserver is mainly written in PHP and Javascript. It includes a custom framework with an IMAP library derived from [IlohaMail][iloha] and requires a set of external libraries (see composer.json and jsdeps.json files). -The current default skin 'Larry' was kindly created by FLINT / Büro für -Gestaltung, Berne, Switzerland. - INSTALLATION ------------