X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Ftext-font-style.h;h=e53d754139d6854faed36c85ce85b2fa32408792;hp=4a01d32a519a0ba359eab402890a5670923f258f;hb=d48e9b8b161367ad699c0352dfeb0128832bbe59;hpb=26d183fc49ba2b62bbd844d668f15d141efcd326 diff --git a/dali-toolkit/internal/text/text-font-style.h b/dali-toolkit/internal/text/text-font-style.h index 4a01d32..e53d754 100644 --- a/dali-toolkit/internal/text/text-font-style.h +++ b/dali-toolkit/internal/text/text-font-style.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_INTERNAL_TEXT_FONT_STYLE_H__ -#define __DALI_TOOLKIT_INTERNAL_TEXT_FONT_STYLE_H__ +#ifndef DALI_TOOLKIT_INTERNAL_TEXT_FONT_STYLE_H +#define DALI_TOOLKIT_INTERNAL_TEXT_FONT_STYLE_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 @@ FontSlant StringToSlant( const char* const slantStr ); } // namespace Dali -#endif // __DALI_TOOLKIT_INTERNAL_TEXT_FONT_STYLE_H__ +#endif // DALI_TOOLKIT_INTERNAL_TEXT_FONT_STYLE_H