Acknowledge Google & their Google Summer of Code program. Thank you!

Fixes #5663.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36085 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matt Madia
2010-04-08 15:42:05 +00:00
parent aea8795346
commit 444b1d4e98
+2 -1
View File
@@ -1074,7 +1074,8 @@ AboutView::_CreateCreditsView()
fCreditsView->Insert(TR("Michael Phipps (project founder)\n\n"));
fCreditsView->Insert(TR("The Haiku-Ports team\n"));
fCreditsView->Insert(TR("The Haikuware team and their bounty program\n"));
fCreditsView->Insert(TR("The BeGeistert team\n\n"));
fCreditsView->Insert(TR("The BeGeistert team\n"));
fCreditsView->Insert(TR("Google & their Google Summer of Code program\n\n"));
fCreditsView->Insert(TR("... and the many community members making "
"donations!\n\n"));