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%2Flinear-constrainer-wrapper.h;h=426a65cf92333ac1cba1adc3189fdfebba81ef4f;hp=610ab62349b23866179ab876582bdcde200e5982;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=01808a740662880dc14ca86d4808c7baf536b948 diff --git a/plugins/dali-script-v8/src/animation/linear-constrainer-wrapper.h b/plugins/dali-script-v8/src/animation/linear-constrainer-wrapper.h index 610ab62..426a65c 100644 --- a/plugins/dali-script-v8/src/animation/linear-constrainer-wrapper.h +++ b/plugins/dali-script-v8/src/animation/linear-constrainer-wrapper.h @@ -1,8 +1,8 @@ -#ifndef __DALI_V8PLUGIN_LINEAR_CONSTRAINER_WRAPPER_H__ -#define __DALI_V8PLUGIN_LINEAR_CONSTRAINER_WRAPPER_H__ +#ifndef DALI_V8PLUGIN_LINEAR_CONSTRAINER_WRAPPER_H +#define DALI_V8PLUGIN_LINEAR_CONSTRAINER_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. @@ -80,4 +80,4 @@ private: } // namespace Dali -#endif // header +#endif // DALI_V8PLUGIN_LINEAR_CONSTRAINER_WRAPPER_H