X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fbuilder%2Fjson-parser-state.h;h=210c11f665adb4c92c88cdbf8dbbac7dd8a27c45;hp=2a7badc80090afda22b5df09f15999729278c7ee;hb=610495b8647d1a25c98bf0773ccc0dd6d1996263;hpb=e40f95b837ab8e9f1ce9094ebf4e6ac781e7bf6f diff --git a/dali-toolkit/internal/builder/json-parser-state.h b/dali-toolkit/internal/builder/json-parser-state.h index 2a7badc..210c11f 100644 --- a/dali-toolkit/internal/builder/json-parser-state.h +++ b/dali-toolkit/internal/builder/json-parser-state.h @@ -1,8 +1,8 @@ -#ifndef __DALI_JSON_PARSE_STATE_H__ -#define __DALI_JSON_PARSE_STATE_H__ +#ifndef DALI_JSON_PARSE_STATE_H +#define DALI_JSON_PARSE_STATE_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. @@ -312,5 +312,4 @@ private: } // namespace Dali - -#endif // header +#endif // DALI_JSON_PARSE_STATE_H