* Forgot to update copyright for the last change.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38369 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2010-08-26 12:14:36 +00:00
parent d3e85ecc1a
commit 0250598f79
+2 -1
View File
@@ -1,5 +1,5 @@
/* /*
* Copyright 2001-2009, Haiku, Inc. * Copyright 2001-2010, Haiku, Inc.
* Distributed under the terms of the MIT License. * Distributed under the terms of the MIT License.
* *
* Authors: * Authors:
@@ -7,6 +7,7 @@
* Axel Dörfler, [email protected] * Axel Dörfler, [email protected]
*/ */
/*! BRoster class lets you launch apps and keeps track of apps /*! BRoster class lets you launch apps and keeps track of apps
that are running. that are running.
Global be_roster represents the default BRoster. Global be_roster represents the default BRoster.