X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fparagraph-run.h;h=64f2fa1abec1f9f9984fe43d2fc799eb60380d6e;hp=7a9036342490e8f231bac2ca94ed27dc6a25b023;hb=528aa3699cd51dab5115bca1aaebb65d4bc67c15;hpb=278493dcbeb50938256b776d84c41ae4665d9a29;ds=sidebyside diff --git a/dali-toolkit/internal/text/paragraph-run.h b/dali-toolkit/internal/text/paragraph-run.h index 7a90363..64f2fa1 100644 --- a/dali-toolkit/internal/text/paragraph-run.h +++ b/dali-toolkit/internal/text/paragraph-run.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_TEXT_PARAGRAPH_RUN_H__ -#define __DALI_TOOLKIT_TEXT_PARAGRAPH_RUN_H__ +#ifndef DALI_TOOLKIT_TEXT_PARAGRAPH_RUN_H +#define DALI_TOOLKIT_TEXT_PARAGRAPH_RUN_H /* - * Copyright (c) 2016 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. @@ -51,4 +51,4 @@ struct ParagraphRun } // namespace Dali -#endif // __DALI_TOOLKIT_TEXT_PARAGRAPH_RUN_H__ +#endif // DALI_TOOLKIT_TEXT_PARAGRAPH_RUN_H