Flush app registry before releasing file lock
[platform/framework/native/appfw.git] / inc / FBaseCol.h
index c5b3216..692343e 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -22,7 +21,6 @@
  * This header file contains the declarations and descriptions of the %Collection namespace.
  *
  */
-
 #ifndef _FBASE_COL_H_
 #define _FBASE_COL_H_
 
  * @since 2.0
  *
  * @remarks     @b Header @b %file: @b \#include @b <FBase.h> @n
- *                             @b Library : @b osp-appfw
+ *                             @b Library: @b osp-appfw
  *
  * The %Collection namespace contains classes and interfaces for various collections
  * (such as lists, maps, stacks, and queues), which are an aggregation of similar objects.
  *
- * For more information on the %Base::Collection namespace features, see <a href="../org.tizen.native.appprogramming/html/guide/base/collection_namespace.htm">Collection</a>.
+ * For more information on the %Collection namespace features, see <a href="../org.tizen.native.appprogramming/html/guide/base/collection_namespace.htm">Collection</a>.
  *
  * The following diagrams illustrate the relationships between the classes belonging to the %Collection namespace.
  *
- *  @image html base_collection_namespace_obj_based_classdiagram.png
+ * @image html base_collection_namespace_obj_based_classdiagram.png
  *
- *     @image html base_collection_namespace_template_based_classdiagram.png
+ * @image html base_collection_namespace_template_based_classdiagram.png
  *
  *
  *