Enable build with iniparser v 3.1
[platform/framework/native/appfw.git] / inc / FSysIBootEventListener.h
index e04c2c1..c9e56e1 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);
@@ -33,7 +32,7 @@ namespace Tizen { namespace System
 
 /**
  * @interface  IBootEventListener
- * @brief      This interface is the listener of the boot event.
+ * @brief              This interface is the listener of the boot event.
  *
  * @since 2.1
  *
@@ -45,7 +44,9 @@ class _OSP_EXPORT_ IBootEventListener
 {
 public:
        /**
-        * This is the destructor for this class. This polymorphic destructor should be overridden if required. This way, the destructors of the derived classes are called when the destructor of this interface is called.
+        * This is the destructor for this class. @n
+        * This polymorphic destructor should be overridden if required. @n
+        * This way, the destructors of the derived classes are called when the destructor of this interface is called.
         *
         * @since 2.1
         */