X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fline-run.h;h=84fde1c708e7362c2d97cc75965238322d8a2fb8;hp=9023121f3a3574139ef15bb1a20082bf9890210f;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=fedf87ade1e326c925e463906b0400a09b86ae0a diff --git a/dali-toolkit/internal/text/line-run.h b/dali-toolkit/internal/text/line-run.h index 9023121..84fde1c 100644 --- a/dali-toolkit/internal/text/line-run.h +++ b/dali-toolkit/internal/text/line-run.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_TEXT_LINE_RUN_H__ -#define __DALI_TOOLKIT_TEXT_LINE_RUN_H__ +#ifndef DALI_TOOLKIT_TEXT_LINE_RUN_H +#define DALI_TOOLKIT_TEXT_LINE_RUN_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. @@ -54,4 +54,4 @@ struct LineRun } // namespace Dali -#endif // __DALI_TOOLKIT_TEXT_LINE_RUN_H__ +#endif // DALI_TOOLKIT_TEXT_LINE_RUN_H