X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fsegmentation.h;h=a60865aabe5e94368eb392c18ce650971decddd7;hp=e23065aa8d5d4ea20322d505df764d2763465d8b;hb=528aa3699cd51dab5115bca1aaebb65d4bc67c15;hpb=0b2e209ecfb3cedba510f53a4af58d7d8a2b3876 diff --git a/dali-toolkit/internal/text/segmentation.h b/dali-toolkit/internal/text/segmentation.h index e23065a..a60865a 100644 --- a/dali-toolkit/internal/text/segmentation.h +++ b/dali-toolkit/internal/text/segmentation.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_TEXT_SEGMENTATION_H__ -#define __DALI_TOOLKIT_TEXT_SEGMENTATION_H__ +#ifndef DALI_TOOLKIT_TEXT_SEGMENTATION_H +#define DALI_TOOLKIT_TEXT_SEGMENTATION_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. @@ -76,4 +76,4 @@ void SetWordBreakInfo( const Vector& text, } // namespace Dali -#endif // __DALI_TOOLKIT_TEXT_SEGMENTATION_H__ +#endif // DALI_TOOLKIT_TEXT_SEGMENTATION_H