DALi Version 2.1.5
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / align-enumerations.h
index 24312ab..9679d19 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_TOOLKIT_DEVEL_API_ALIGN_ENUMERATIONS_H__
-#define __DALI_TOOLKIT_DEVEL_API_ALIGN_ENUMERATIONS_H__
+#ifndef DALI_TOOLKIT_DEVEL_API_ALIGN_ENUMERATIONS_H
+#define DALI_TOOLKIT_DEVEL_API_ALIGN_ENUMERATIONS_H
 
 /*
- * Copyright (c) 2017 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2020 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  *
  */
 
-
 namespace Dali
 {
-
 namespace Toolkit
 {
-
 /**
  * @addtogroup dali_toolkit_controls
  * @{
@@ -36,7 +33,6 @@ namespace Toolkit
  */
 namespace Align
 {
-
 /**
  * @brief Describes anchor point and parent origin of visuals
  * @SINCE_1_2.60
@@ -53,7 +49,7 @@ enum Type
   BOTTOM_CENTER, ///< @SINCE_1_2.60
   BOTTOM_END     ///< @SINCE_1_2.60
 };
-}
+} // namespace Align
 
 /**
  * @}
@@ -63,4 +59,4 @@ enum Type
 
 } // namespace Dali
 
-#endif // __DALI_TOOLKIT_DEVEL_API_ALIGN_ENUMERATIONS_H__
+#endif // DALI_TOOLKIT_DEVEL_API_ALIGN_ENUMERATIONS_H