X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fglyph-run.h;h=9524f0169d82c0775b992548d8e0e3d8d28dab40;hp=47ebfb8f4b5b8dcae1608df126a27795d405a5f7;hb=528aa3699cd51dab5115bca1aaebb65d4bc67c15;hpb=9dfe326faf6f6376bb7f4415a8ca35792c669d4c diff --git a/dali-toolkit/internal/text/glyph-run.h b/dali-toolkit/internal/text/glyph-run.h index 47ebfb8..9524f01 100644 --- a/dali-toolkit/internal/text/glyph-run.h +++ b/dali-toolkit/internal/text/glyph-run.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_TEXT_GLYPH_RUN_H__ -#define __DALI_TOOLKIT_TEXT_GLYPH_RUN_H__ +#ifndef DALI_TOOLKIT_TEXT_GLYPH_RUN_H +#define DALI_TOOLKIT_TEXT_GLYPH_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. @@ -45,4 +45,4 @@ struct GlyphRun } // namespace Dali -#endif // __DALI_TOOLKIT_TEXT_GLYPH_RUN_H__ +#endif // DALI_TOOLKIT_TEXT_GLYPH_RUN_H