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%2Fpath-api.h;h=a144110af13f5053ba6e499f4636ad9fd0855dce;hp=8fb7c474d550dc09a5296aa08ad44b9f13ba0647;hb=acbe10c62c46a30c58e08d8971a736f04e68dbf8;hpb=4c85a797e24c20bfb1670c079e5f66a9a5d6fa0e diff --git a/plugins/dali-script-v8/src/animation/path-api.h b/plugins/dali-script-v8/src/animation/path-api.h index 8fb7c47..a144110 100644 --- a/plugins/dali-script-v8/src/animation/path-api.h +++ b/plugins/dali-script-v8/src/animation/path-api.h @@ -1,8 +1,8 @@ -#ifndef __DALI_V8PLUGIN_PATH_API_H__ -#define __DALI_V8PLUGIN_PATH_API_H__ +#ifndef DALI_V8PLUGIN_PATH_API_H +#define DALI_V8PLUGIN_PATH_API_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. @@ -47,4 +47,4 @@ namespace PathApi } // namespace Dali -#endif // header __DALI_V8PLUGIN_PATH_API_H__ +#endif // DALI_V8PLUGIN_PATH_API_H