Fix atftp copyright typo in AboutSystem
Fixes #11699 Signed-off-by: Adrien Destugues <[email protected]>
This commit is contained in:
@@ -1172,7 +1172,7 @@ AboutView::_CreateCreditsView()
|
|||||||
// atftp copyrights
|
// atftp copyrights
|
||||||
_AddPackageCredit(PackageCredit("atftp")
|
_AddPackageCredit(PackageCredit("atftp")
|
||||||
.SetCopyright(B_TRANSLATE(COPYRIGHT_STRING "2000 Jean-Pierre "
|
.SetCopyright(B_TRANSLATE(COPYRIGHT_STRING "2000 Jean-Pierre "
|
||||||
"ervbefeL and Remi Lefebvre."))
|
"Lefebvre and Remi Lefebvre."))
|
||||||
.SetLicense(kGPLv2)
|
.SetLicense(kGPLv2)
|
||||||
.SetURL("http://freecode.com/projects/atftp"));
|
.SetURL("http://freecode.com/projects/atftp"));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user