X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fcolor-segmentation.h;h=cde9997752998f151c01f68c519004b0a7450ccb;hp=0a816abf767ac736428db2d4fe695fd2c7d7f02c;hb=528aa3699cd51dab5115bca1aaebb65d4bc67c15;hpb=32b0b5f6c65842c8bd1140b1eeb9691fdca0c866 diff --git a/dali-toolkit/internal/text/color-segmentation.h b/dali-toolkit/internal/text/color-segmentation.h index 0a816ab..cde9997 100644 --- a/dali-toolkit/internal/text/color-segmentation.h +++ b/dali-toolkit/internal/text/color-segmentation.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_TEXT_COLOR_SEGMENTATION_H__ -#define __DALI_TOOLKIT_TEXT_COLOR_SEGMENTATION_H__ +#ifndef DALI_TOOLKIT_TEXT_COLOR_SEGMENTATION_H +#define DALI_TOOLKIT_TEXT_COLOR_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. @@ -62,4 +62,4 @@ void SetColorSegmentationInfo( const Vector& colorRuns, } // namespace Dali -#endif // __DALI_TOOLKIT_TEXT_COLOR_SEGMENTATION_H__ +#endif // DALI_TOOLKIT_TEXT_COLOR_SEGMENTATION_H