X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fimage-loader%2Fatlas-packer.h;h=b356124af5ceba93dab3608f191561abb06d7071;hp=2d6c95b6440fd3c778228513fa794a5f663bf4a4;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=01808a740662880dc14ca86d4808c7baf536b948 diff --git a/dali-toolkit/internal/image-loader/atlas-packer.h b/dali-toolkit/internal/image-loader/atlas-packer.h index 2d6c95b..b356124 100644 --- a/dali-toolkit/internal/image-loader/atlas-packer.h +++ b/dali-toolkit/internal/image-loader/atlas-packer.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_ATLAS_PACKER_H__ -#define __DALI_TOOLKIT_ATLAS_PACKER_H__ +#ifndef DALI_TOOLKIT_ATLAS_PACKER_H +#define DALI_TOOLKIT_ATLAS_PACKER_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. @@ -195,4 +195,4 @@ private: } // namespace Dali -#endif /* __DALI_TOOLKIT_ATLAS_PACKER_H__ */ +#endif // DALI_TOOLKIT_ATLAS_PACKER_H