X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fproperty-string-parser.h;h=3584f35794c3f1e009a03bda7beee1ad000d2413;hb=74f25e93f1094929c90c1632b686e9bfa03bd017;hp=19d78b770e24f51b208554948f1bed46542c7e8a;hpb=f4c1e7f52d49c3ce033b9ee4c3c7414b06a22d45;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git 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