X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fmarkup-processor-font.h;h=954d4719e023a2bd44defb3ac71b52fbf2befa54;hb=8e4eaa8227ac1a8c56ab88fbafa826715c0cc486;hp=c80401198eb99d5c442450ef0b8176fe2c126754;hpb=c8f181e1ca529f7d92ba638ccedadd7dd51be7eb;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git 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