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. "