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=d48e9b8b161367ad699c0352dfeb0128832bbe59;hpb=e5ca10134c73ca0588f893adde82694ad907dd8d 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