From 5cbd53f648f3375590162406ba8ba9964f0eed60 Mon Sep 17 00:00:00 2001 From: Matt Madia Date: Sat, 1 May 2010 04:25:07 +0000 Subject: [PATCH] Unified the spelling of licence/license. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36562 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/aboutsystem/AboutSystem.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps/aboutsystem/AboutSystem.cpp b/src/apps/aboutsystem/AboutSystem.cpp index c217e76bca..abecb3aeaa 100644 --- a/src/apps/aboutsystem/AboutSystem.cpp +++ b/src/apps/aboutsystem/AboutSystem.cpp @@ -1115,7 +1115,7 @@ AboutView::_CreateCreditsView() // GNU copyrights AddCopyrightEntry("The GNU Project", "Contains software from the GNU Project, " - "released under the GPL and LGPL licences:\n" + "released under the GPL and LGPL licenses:\n" "GNU C Library, " "GNU coretools, diffutils, findutils, " "sharutils, gawk, bison, m4, make, " @@ -1129,7 +1129,7 @@ AboutView::_CreateCreditsView() // FreeBSD copyrights AddCopyrightEntry("The FreeBSD Project", "Contains software from the FreeBSD Project, " - "released under the BSD licence:\n" + "released under the BSD license:\n" "cal, ftpd, ping, telnet, " "telnetd, traceroute\n" COPYRIGHT_STRING "1994-2008 The FreeBSD Project. "