X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=dali-toolkit%2Fdevel-api%2Fcontrols%2Fbuttons%2Fbutton-devel.h;h=fb20ce345ea67aba21ed761635deb7b564bc4348;hb=refs%2Fchanges%2F25%2F206425%2F2;hp=769c8eb05de1a16c6f9cb30aeea8df3d1a6620db;hpb=01808a740662880dc14ca86d4808c7baf536b948;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/devel-api/controls/buttons/button-devel.h b/dali-toolkit/devel-api/controls/buttons/button-devel.h index 769c8eb..fb20ce3 100644 --- a/dali-toolkit/devel-api/controls/buttons/button-devel.h +++ b/dali-toolkit/devel-api/controls/buttons/button-devel.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_BUTTON_DEVEL_H__ -#define __DALI_TOOLKIT_BUTTON_DEVEL_H__ +#ifndef DALI_TOOLKIT_BUTTON_DEVEL_H +#define DALI_TOOLKIT_BUTTON_DEVEL_H /* - * Copyright (c) 2016 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. @@ -148,4 +148,4 @@ namespace DevelButton } // namespace Dali -#endif // __DALI_TOOLKIT_BUTTON_DEVEL_H__ +#endif // DALI_TOOLKIT_BUTTON_DEVEL_H