X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fcharacter-set-conversion.h;h=168c525b25da6390962b75ccefc0301d9c0aa974;hb=8e4eaa8227ac1a8c56ab88fbafa826715c0cc486;hp=e2306fe30a8dd98e935247e5c85c253fa8f1e8ab;hpb=0e5a634c6f20855c76a6e2f63049db37fcbad965;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/text/character-set-conversion.h b/dali-toolkit/internal/text/character-set-conversion.h index e2306fe..168c525 100644 --- a/dali-toolkit/internal/text/character-set-conversion.h +++ b/dali-toolkit/internal/text/character-set-conversion.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_CHARACTER_SET_CONVERSION_H__ -#define __DALI_TOOLKIT_CHARACTER_SET_CONVERSION_H__ +#ifndef DALI_TOOLKIT_CHARACTER_SET_CONVERSION_H +#define DALI_TOOLKIT_CHARACTER_SET_CONVERSION_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. @@ -106,4 +106,4 @@ void Utf32ToUtf8( const uint32_t* const utf32, uint32_t numberOfCharacters, std: } // namespace Dali -#endif // __DALI_TOOLKIT_CHARACTER_SET_CONVERSION_H__ +#endif // DALI_TOOLKIT_CHARACTER_SET_CONVERSION_H