diff --git a/src/kits/app/Roster.cpp b/src/kits/app/Roster.cpp index 650f82d758..eb7c4ddb19 100644 --- a/src/kits/app/Roster.cpp +++ b/src/kits/app/Roster.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2001-2009, Haiku, Inc. + * Copyright 2001-2010, Haiku, Inc. * Distributed under the terms of the MIT License. * * Authors: @@ -7,6 +7,7 @@ * Axel Dörfler, axeld@pinc-software.de */ + /*! BRoster class lets you launch apps and keeps track of apps that are running. Global be_roster represents the default BRoster.