X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fglyph-run.h;h=5328af1f5320f1e20d1287f4dca589698436109d;hb=c991b005845eddd9ee82d0239742829be4c62c1c;hp=9524f0169d82c0775b992548d8e0e3d8d28dab40;hpb=acbe10c62c46a30c58e08d8971a736f04e68dbf8;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/text/glyph-run.h b/dali-toolkit/internal/text/glyph-run.h index 9524f01..5328af1 100644 --- a/dali-toolkit/internal/text/glyph-run.h +++ b/dali-toolkit/internal/text/glyph-run.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_TEXT_GLYPH_RUN_H /* - * Copyright (c) 2019 Samsung Electronics Co., Ltd. + * Copyright (c) 2021 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. @@ -23,13 +23,10 @@ namespace Dali { - namespace Toolkit { - namespace Text { - /** * @brief A run of consecutive glyphs. */