X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fmarkup-processor-color.h;h=52fa73b316dd0ebc5ea6400520e3c685660d49f6;hb=d559bcfd3dacea3441cf649b28687a0ea8bb1912;hp=bf3ea20825ea0a1f961d036018a3822bdc1265d8;hpb=49fabc565606e00c95baacb41f009de2a532a4da;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/text/markup-processor-color.h b/dali-toolkit/internal/text/markup-processor-color.h index bf3ea20..52fa73b 100644 --- a/dali-toolkit/internal/text/markup-processor-color.h +++ b/dali-toolkit/internal/text/markup-processor-color.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_TEXT_MARKUP_PROCESSOR_COLOR_H__ -#define __DALI_TOOLKIT_TEXT_MARKUP_PROCESSOR_COLOR_H__ +#ifndef DALI_TOOLKIT_TEXT_MARKUP_PROCESSOR_COLOR_H +#define DALI_TOOLKIT_TEXT_MARKUP_PROCESSOR_COLOR_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. @@ -44,4 +44,4 @@ void ProcessColorTag( const Tag& tag, ColorRun& colorRun ); } // namespace Dali -#endif // __DALI_TOOLKIT_TEXT_MARKUP_PROCESSOR_COLOR_H__ +#endif // DALI_TOOLKIT_TEXT_MARKUP_PROCESSOR_COLOR_H