X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fproperty-string-parser.h;h=3584f35794c3f1e009a03bda7beee1ad000d2413;hp=19d78b770e24f51b208554948f1bed46542c7e8a;hb=528aa3699cd51dab5115bca1aaebb65d4bc67c15;hpb=1ff26466c5458cda1de2997cd4e27b014ff0275a diff --git a/dali-toolkit/internal/text/property-string-parser.h b/dali-toolkit/internal/text/property-string-parser.h index 19d78b7..3584f35 100644 --- a/dali-toolkit/internal/text/property-string-parser.h +++ b/dali-toolkit/internal/text/property-string-parser.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_PROPERTY_STRING_PARSER_H__ -#define __DALI_TOOLKIT_PROPERTY_STRING_PARSER_H__ +#ifndef DALI_TOOLKIT_PROPERTY_STRING_PARSER_H +#define DALI_TOOLKIT_PROPERTY_STRING_PARSER_H /* - * Copyright (c) 2016 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. @@ -62,4 +62,4 @@ void ParsePropertyString( const std::string& property, Property::Map& map ); } //namespace Dali -#endif //__DALI_TOOLKIT_PROPERTY_STRING_PARSER_H__ +#endif //DALI_TOOLKIT_PROPERTY_STRING_PARSER_H