From 108389531005224e586ba1b68b79e84f244968ec Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Thu, 18 Dec 2014 10:16:40 +0100 Subject: [PATCH] AboutSuste: Remove cal from freeBSD-provided list. We now provide GNU cal in HaikuDepot instead. --- src/apps/aboutsystem/AboutSystem.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/apps/aboutsystem/AboutSystem.cpp b/src/apps/aboutsystem/AboutSystem.cpp index 015411584e..dd25ead6b4 100644 --- a/src/apps/aboutsystem/AboutSystem.cpp +++ b/src/apps/aboutsystem/AboutSystem.cpp @@ -1030,8 +1030,7 @@ AboutView::_CreateCreditsView() AddCopyrightEntry("The FreeBSD Project", B_TRANSLATE("Contains software from the FreeBSD Project, " "released under the BSD license:\n" - "cal, ftpd, ping, telnet, " - "telnetd, traceroute\n" + "ftpd, ping, telnet, telnetd, traceroute\n" COPYRIGHT_STRING "1994-2008 The FreeBSD Project. " "All rights reserved."), StringVector(kBSDTwoClause, kBSDThreeClause, kBSDFourClause,