X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=plugins%2Fdali-script-v8%2Fsrc%2Fcontrols%2Fitem-view-api.h;h=a3349fa0be2bd84563a4e03e683f83a8bf3c37c9;hp=7f566532bd07e1fb57108a38179c2bc663a8197a;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=6e1c16f82d6ea3d44f74e4dc11212ac18c963ef4 diff --git a/plugins/dali-script-v8/src/controls/item-view-api.h b/plugins/dali-script-v8/src/controls/item-view-api.h index 7f56653..a3349fa 100644 --- a/plugins/dali-script-v8/src/controls/item-view-api.h +++ b/plugins/dali-script-v8/src/controls/item-view-api.h @@ -1,8 +1,8 @@ -#ifndef __DALI_V8PLUGIN_ITEM_VIEW_API_H__ -#define __DALI_V8PLUGIN_ITEM_VIEW_API_H__ +#ifndef DALI_V8PLUGIN_ITEM_VIEW_API_H +#define DALI_V8PLUGIN_ITEM_VIEW_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. @@ -56,4 +56,4 @@ namespace ItemViewApi } // namespace Dali -#endif // header __DALI_V8PLUGIN_ITEM_VIEW_API_H__ +#endif // DALI_V8PLUGIN_ITEM_VIEW_API_H