X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fmarkup-processor-font.h;h=954d4719e023a2bd44defb3ac71b52fbf2befa54;hp=c80401198eb99d5c442450ef0b8176fe2c126754;hb=5075ccc3be07ba0da557493efc026ecb2a5373fe;hpb=4d763eb68b5aa2448dfc81d90fc5ce598c68c99f diff --git a/dali-toolkit/internal/text/markup-processor-font.h b/dali-toolkit/internal/text/markup-processor-font.h index c804011..954d471 100644 --- a/dali-toolkit/internal/text/markup-processor-font.h +++ b/dali-toolkit/internal/text/markup-processor-font.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_TEXT_MARKUP_PROCESSOR_FONT_H__ -#define __DALI_TOOLKIT_TEXT_MARKUP_PROCESSOR_FONT_H__ +#ifndef DALI_TOOLKIT_TEXT_MARKUP_PROCESSOR_FONT_H +#define DALI_TOOLKIT_TEXT_MARKUP_PROCESSOR_FONT_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. @@ -44,4 +44,4 @@ void ProcessFontTag( const Tag& tag, FontDescriptionRun& fontRun ); } // namespace Dali -#endif // __DALI_TOOLKIT_TEXT_MARKUP_PROCESSOR_FONT_H__ +#endif // DALI_TOOLKIT_TEXT_MARKUP_PROCESSOR_FONT_H