X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=plugins%2Fdali-script-v8%2Fsrc%2Fanimation%2Fanimation-wrapper.h;h=2fcc5418910a9cd63c45e0449227e81928e53b97;hp=469736c930241d94d71cddef4f2cdbf7f71358a7;hb=b97b29c76acefabbae2c0a4e9ecc261bf9dd8036;hpb=928136dbb9e23970f3894eabc7c8b224003b77be diff --git a/plugins/dali-script-v8/src/animation/animation-wrapper.h b/plugins/dali-script-v8/src/animation/animation-wrapper.h index 469736c..2fcc541 100644 --- a/plugins/dali-script-v8/src/animation/animation-wrapper.h +++ b/plugins/dali-script-v8/src/animation/animation-wrapper.h @@ -1,8 +1,8 @@ -#ifndef __DALI_V8PLUGIN_ANIMATION_WRAPPER_H__ -#define __DALI_V8PLUGIN_ANIMATION_WRAPPER_H__ +#ifndef DALI_V8PLUGIN_ANIMATION_WRAPPER_H +#define DALI_V8PLUGIN_ANIMATION_WRAPPER_H /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd. + * Copyright (c) 2019 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. @@ -79,4 +79,4 @@ private: } // namespace Dali -#endif // __DALI_V8PLUGIN_ANIMATION_WRAPPER_H__ +#endif // DALI_V8PLUGIN_ANIMATION_WRAPPER_H