X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fdali-toolkit-version.h;h=5f174dd7f60b91a5a59caa7ae0239a6016b3fedf;hp=617fdcbdfd54606e7ccfbddbd9824af47b530a44;hb=3620d8c6dc437b19e42bc165edbe0f875236da58;hpb=e40f95b837ab8e9f1ce9094ebf4e6ac781e7bf6f diff --git a/dali-toolkit/public-api/dali-toolkit-version.h b/dali-toolkit/public-api/dali-toolkit-version.h index 617fdcb..5f174dd 100755 --- a/dali-toolkit/public-api/dali-toolkit-version.h +++ b/dali-toolkit/public-api/dali-toolkit-version.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_VERSION_H__ -#define __DALI_TOOLKIT_VERSION_H__ +#ifndef DALI_TOOLKIT_VERSION_H +#define DALI_TOOLKIT_VERSION_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. @@ -32,4 +32,4 @@ DALI_TOOLKIT_API extern const char * const TOOLKIT_BUILD_DATE; ///< The date/ } // namespace Toolkit } // namespace Dali -#endif // __DALI_TOOLKIT_VERSION_H__ +#endif // DALI_TOOLKIT_VERSION_H