X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFBase.h;h=0918b778828802571a654b784d54bfa3e4950522;hb=9646d95c0666d24d94fdefeedf94c951b9d6c812;hp=7c2334c1a2f8a064bb64290ce90f434088cbe7a4;hpb=7fd4252c61dcc4250ce53483e14bda3036f6d9ac;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FBase.h b/inc/FBase.h index 7c2334c..0918b77 100644 --- a/inc/FBase.h +++ b/inc/FBase.h @@ -1,5 +1,4 @@ // -// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. // // Licensed under the Apache License, Version 2.0 (the License); @@ -16,8 +15,8 @@ // /** - * @file FBase.h - * @brief This is the header file for the %Base namespace. + * @file FBase.h + * @brief This is the header file for the %Base namespace. * * This header file contains the declarations and descriptions of the %Base namespace. */ @@ -74,15 +73,15 @@ * @since 2.0 * * @remarks @b Header @b %file: @b \#include @b @n - * @b Library : @b osp-appfw + * @b Library: @b osp-appfw * * The %Base namespace contains classes and interfaces around which the entire %Tizen platform is built. * The main features of the namespace include basic data types, collections, runtime libraries, and various utilities. * * For more information on the %Base namespace features, see Base Guide. * - * The following diagram illustrates the relationships between the classes belonging to the %Base namespace. - * @image html base_namespace_classdiagram.png + * The following diagram illustrates the relationships between the classes belonging to the %Base namespace. + * @image html base_namespace_classdiagram.png * * *