From 7fe3811c65a7c63154f03610e289a6d196f3ae2e Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Wed, 18 Jan 2012 06:10:46 -0500 Subject: [PATCH] Changed license to GNU GPLv3+ with exceptions for skins and plugins --- config/mimetypes.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/mimetypes.php b/config/mimetypes.php index d404c1f..f0c1013 100644 --- a/config/mimetypes.php +++ b/config/mimetypes.php @@ -46,4 +46,4 @@ 'ics' => 'text/calendar', ); -?> \ No newline at end of file +?> -- Gitblit v1.9.1