X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Ftext-effects-style.h;h=a64d26f9df8746701db30a14592dc3b539f74116;hb=8e4eaa8227ac1a8c56ab88fbafa826715c0cc486;hp=240a76ebfe292fb788302d585df3bd498bc184a9;hpb=edbdf42bbfda9c87246d8142574ce15b36ccd6a8;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/text/text-effects-style.h b/dali-toolkit/internal/text/text-effects-style.h index 240a76e..a64d26f 100755 --- a/dali-toolkit/internal/text/text-effects-style.h +++ b/dali-toolkit/internal/text/text-effects-style.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_INTERNAL_TEXT_EFFECTS_STYLE_H__ -#define __DALI_TOOLKIT_INTERNAL_TEXT_EFFECTS_STYLE_H__ +#ifndef DALI_TOOLKIT_INTERNAL_TEXT_EFFECTS_STYLE_H +#define DALI_TOOLKIT_INTERNAL_TEXT_EFFECTS_STYLE_H /* - * Copyright (c) 2018 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. @@ -206,4 +206,4 @@ void GetBackgroundProperties( ControllerPtr controller, Property::Value& value, } // namespace Dali -#endif // __DALI_TOOLKIT_INTERNAL_TEXT_EFFECTS_STYLE_H__ +#endif // DALI_TOOLKIT_INTERNAL_TEXT_EFFECTS_STYLE_H