X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Falignment%2Falignment-impl.h;h=83f5301e3fc89e1c5ab8f930e2a8b0b5173dde08;hp=44d058fd43505e33bdb8a64ce99200babdedb0cf;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=2ec164cd618f93ccafe17b1d0b8ff16401ed4aef diff --git a/dali-toolkit/internal/controls/alignment/alignment-impl.h b/dali-toolkit/internal/controls/alignment/alignment-impl.h index 44d058f..83f5301 100644 --- a/dali-toolkit/internal/controls/alignment/alignment-impl.h +++ b/dali-toolkit/internal/controls/alignment/alignment-impl.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_INTERNAL_ALIGNMENT_H__ -#define __DALI_TOOLKIT_INTERNAL_ALIGNMENT_H__ +#ifndef DALI_TOOLKIT_INTERNAL_ALIGNMENT_H +#define DALI_TOOLKIT_INTERNAL_ALIGNMENT_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. @@ -139,4 +139,4 @@ inline const Toolkit::Internal::Alignment& GetImpl( const Toolkit::Alignment& al } // namespace Dali -#endif // __DALI_TOOLKIT_INTERNAL_ALIGNMENT_H__ +#endif // DALI_TOOLKIT_INTERNAL_ALIGNMENT_H