X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=plugins%2Fdali-script-v8%2Fsrc%2Fanimation%2Fpath-constrainer-wrapper.h;h=c7fab395f837b93f9c184faa872e1f8b81e077d1;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hp=014f6cc34b574b1ed1d6ef65406e7c48d7c2719d;hpb=005f449f3648e36e0cc997735b58b0ebb7a6390b;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/plugins/dali-script-v8/src/animation/path-constrainer-wrapper.h b/plugins/dali-script-v8/src/animation/path-constrainer-wrapper.h index 014f6cc..c7fab39 100644 --- a/plugins/dali-script-v8/src/animation/path-constrainer-wrapper.h +++ b/plugins/dali-script-v8/src/animation/path-constrainer-wrapper.h @@ -1,8 +1,8 @@ -#ifndef __DALI_V8PLUGIN_PATH_CONSTRAINER_WRAPPER_H__ -#define __DALI_V8PLUGIN_PATH_CONSTRAINER_WRAPPER_H__ +#ifndef DALI_V8PLUGIN_PATH_CONSTRAINER_WRAPPER_H +#define DALI_V8PLUGIN_PATH_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_PATH_CONSTRAINER_WRAPPER_H