X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fscripting%2Fscript-impl.h;h=f5239288cba94c55db5db178c52bef7daea4f249;hb=a267f3da043b1b792ffc64d1848542aa761e44c0;hp=e8677b32857162db3d7634a881856f9d9b86c496;hpb=a2fc5fd1c64132c393330dde2fac210f58ac5525;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/scripting/script-impl.h b/dali-toolkit/internal/scripting/script-impl.h index e8677b3..f523928 100644 --- a/dali-toolkit/internal/scripting/script-impl.h +++ b/dali-toolkit/internal/scripting/script-impl.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_INTERNAL_SCRIPT_H__ -#define __DALI_TOOLKIT_INTERNAL_SCRIPT_H__ +#ifndef DALI_TOOLKIT_INTERNAL_SCRIPT_H +#define DALI_TOOLKIT_INTERNAL_SCRIPT_H /* - * Copyright (c) 2014 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. @@ -103,4 +103,4 @@ inline const Internal::Script& GetImpl(const Dali::Toolkit::Script& obj) } // namespace Dali -#endif // __DALI_TOOLKIT_INTERNAL_SCRIPT_H__ +#endif // DALI_TOOLKIT_INTERNAL_SCRIPT_H