X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Frendering%2Ftext-backend-impl.h;h=fc52c5fb740f9eabd0ac60c8410bb6dc61a77310;hp=a185ee2745d08fd6f99c9b350b7aca207f5684d8;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=830f03638ec6ecd3b12ba3d9eb6419fdb3a3db09 diff --git a/dali-toolkit/internal/text/rendering/text-backend-impl.h b/dali-toolkit/internal/text/rendering/text-backend-impl.h index a185ee2..fc52c5f 100644 --- a/dali-toolkit/internal/text/rendering/text-backend-impl.h +++ b/dali-toolkit/internal/text/rendering/text-backend-impl.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_INTERNAL_TEXT_BACKEND_H__ -#define __DALI_TOOLKIT_INTERNAL_TEXT_BACKEND_H__ +#ifndef DALI_TOOLKIT_INTERNAL_TEXT_BACKEND_H +#define DALI_TOOLKIT_INTERNAL_TEXT_BACKEND_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. @@ -100,4 +100,4 @@ inline static const Internal::Backend& GetImplementation(const Backend& backend) } // namespace Dali -#endif // __DALI_TOOLKIT_INTERNAL_TEXT_BACKEND_H__ +#endif // DALI_TOOLKIT_INTERNAL_TEXT_BACKEND_H