Updated all header files to new format
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / scrollable / bouncing-effect-actor.h
index 5e33a83..58a19a7 100644 (file)
@@ -2,7 +2,7 @@
 #define DALI_TOOLKIT_INTERNAL_BOUNCING_EFFECT_ACTOR_H
 
 /*
 #define DALI_TOOLKIT_INTERNAL_BOUNCING_EFFECT_ACTOR_H
 
 /*
- * Copyright (c) 2016 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2021 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.
  *
  * 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 Dali
 {
-
 namespace Toolkit
 {
 namespace Toolkit
 {
-
 namespace Internal
 {
 namespace Internal
 {
-
 /**
  * @brief Creates a Dali::Actor to display the bouncing effect for overshoot
  *
 /**
  * @brief Creates a Dali::Actor to display the bouncing effect for overshoot
  *
@@ -57,7 +54,7 @@ namespace Internal
  * @param[out] bouncePropertyIndex The property index which controls the bouncing
  * @return The actor which displays the bouncing effect
  */
  * @param[out] bouncePropertyIndex The property index which controls the bouncing
  * @return The actor which displays the bouncing effect
  */
-Actor CreateBouncingEffectActor( Property::Index& bouncePropertyIndex);
+Actor CreateBouncingEffectActor(Property::Index& bouncePropertyIndex);
 
 } // namespace Internal
 
 
 } // namespace Internal
 
@@ -65,5 +62,4 @@ Actor CreateBouncingEffectActor( Property::Index& bouncePropertyIndex);
 
 } // namespace Dali
 
 
 } // namespace Dali
 
-
 #endif // DALI_TOOLKIT_INTERNAL_BOUNCING_EFFECT_ACTOR_H
 #endif // DALI_TOOLKIT_INTERNAL_BOUNCING_EFFECT_ACTOR_H