From ee14398bf30300c85ee4a7b20aa8982519ecd8fb Mon Sep 17 00:00:00 2001 From: Ali Gholami Rudi Date: Tue, 10 Jul 2012 23:16:15 +0430 Subject: [PATCH] mailx: change the license to the modified BSD --- mailx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailx.c b/mailx.c index 7ef47b9..1b18c98 100644 --- a/mailx.c +++ b/mailx.c @@ -3,7 +3,7 @@ * * Copyright (C) 2009-2012 Ali Gholami Rudi * - * This program is released under GNU GPL version 2. + * This program is released under the modified BSD license. */ #include #include -- 2.11.4.GIT