X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Finput-style.h;h=0a10d90a3f7782f53e2b04573adc3ae5ab09f879;hp=54d5e80c6a6bf40334b9b5a88e448a19a4880b8d;hb=528aa3699cd51dab5115bca1aaebb65d4bc67c15;hpb=27833bb592e5b8a271f12754dee5f1836becab51 diff --git a/dali-toolkit/internal/text/input-style.h b/dali-toolkit/internal/text/input-style.h index 54d5e80..0a10d90 100644 --- a/dali-toolkit/internal/text/input-style.h +++ b/dali-toolkit/internal/text/input-style.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_TEXT_INPUT_STYLE_H__ -#define __DALI_TOOLKIT_TEXT_INPUT_STYLE_H__ +#ifndef DALI_TOOLKIT_TEXT_INPUT_STYLE_H +#define DALI_TOOLKIT_TEXT_INPUT_STYLE_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. @@ -245,4 +245,4 @@ struct InputStyle } // namespace Dali -#endif // __DALI_TOOLKIT_TEXT_INPUT_STYLE_H__ +#endif // DALI_TOOLKIT_TEXT_INPUT_STYLE_H