Unified the spelling of licence/license.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36562 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -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. "
|
||||
|
||||
Reference in New Issue
Block a user