X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fevent%2Factors%2Flayer-impl.h;h=d1ad93d2a9f40228473a16ceb1db544977e25b7e;hb=9ac94c145f620fc90c39a0f3dadbd88cc4b01940;hp=0e97f3ae061738968b4304d2e07b11327d3a9895;hpb=be285a5aa0ba77ea635e8d8c2692d585ca30630e;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/internal/event/actors/layer-impl.h b/dali/internal/event/actors/layer-impl.h index 0e97f3a..d1ad93d 100644 --- a/dali/internal/event/actors/layer-impl.h +++ b/dali/internal/event/actors/layer-impl.h @@ -1,8 +1,8 @@ -#ifndef __DALI_INTERNAL_LAYER_H__ -#define __DALI_INTERNAL_LAYER_H__ +#ifndef DALI_INTERNAL_LAYER_H +#define DALI_INTERNAL_LAYER_H /* - * Copyright (c) 2014 Samsung Electronics Co., Ltd. + * Copyright (c) 2016 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. @@ -335,4 +335,4 @@ inline const Internal::Layer& GetImplementation(const Dali::Layer& layer) } // namespace Dali -#endif //__DALI_INTERNAL_LAYER_H__ +#endif // DALI_INTERNAL_LAYER_H