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
|
// GNU copyrights
|
||||||
AddCopyrightEntry("The GNU Project",
|
AddCopyrightEntry("The GNU Project",
|
||||||
"Contains software from 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 C Library, "
|
||||||
"GNU coretools, diffutils, findutils, "
|
"GNU coretools, diffutils, findutils, "
|
||||||
"sharutils, gawk, bison, m4, make, "
|
"sharutils, gawk, bison, m4, make, "
|
||||||
@@ -1129,7 +1129,7 @@ AboutView::_CreateCreditsView()
|
|||||||
// FreeBSD copyrights
|
// FreeBSD copyrights
|
||||||
AddCopyrightEntry("The FreeBSD Project",
|
AddCopyrightEntry("The FreeBSD Project",
|
||||||
"Contains software from 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, "
|
"cal, ftpd, ping, telnet, "
|
||||||
"telnetd, traceroute\n"
|
"telnetd, traceroute\n"
|
||||||
COPYRIGHT_STRING "1994-2008 The FreeBSD Project. "
|
COPYRIGHT_STRING "1994-2008 The FreeBSD Project. "
|
||||||
|
|||||||
Reference in New Issue
Block a user