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