X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fscript-run.h;h=ce0698f7d9129e1f890b939ef2fb420b62e6159e;hb=b05a852e155e887cb0e9e1018205c57bfbbfa334;hp=3f6b678683193d499c7caae28f27fb5a0fc7bfde;hpb=3ca7994488b0b5e21bbb0d262c5fa2e4c731308b;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/text/script-run.h b/dali-toolkit/internal/text/script-run.h index 3f6b678..ce0698f 100755 --- a/dali-toolkit/internal/text/script-run.h +++ b/dali-toolkit/internal/text/script-run.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_TEXT_SCRIPT_RUN_H__ -#define __DALI_TOOLKIT_TEXT_SCRIPT_RUN_H__ +#ifndef DALI_TOOLKIT_TEXT_SCRIPT_RUN_H +#define DALI_TOOLKIT_TEXT_SCRIPT_RUN_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. @@ -46,4 +46,4 @@ struct ScriptRun } // namespace Dali -#endif // __DALI_TOOLKIT_TEXT_SCRIPT_RUN_H__ +#endif // DALI_TOOLKIT_TEXT_SCRIPT_RUN_H