X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Ftext-io.h;h=6c6d3c5f4936922aa9f7e0bb730579d371315306;hp=25620e062b42c67285d579cdb8d2cfa720c4f1ce;hb=528aa3699cd51dab5115bca1aaebb65d4bc67c15;hpb=56d412791a44c2a79135d2293c13fddb135c9d54 diff --git a/dali-toolkit/internal/text/text-io.h b/dali-toolkit/internal/text/text-io.h index 25620e0..6c6d3c5 100644 --- a/dali-toolkit/internal/text/text-io.h +++ b/dali-toolkit/internal/text/text-io.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TEXT_ABSTRACTION_TEXT_IO_H__ -#define __DALI_TEXT_ABSTRACTION_TEXT_IO_H__ +#ifndef DALI_TEXT_ABSTRACTION_TEXT_IO_H +#define DALI_TEXT_ABSTRACTION_TEXT_IO_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. @@ -79,4 +79,4 @@ std::ostream& operator<< (std::ostream& o, const Vector& lineRuns); } // namespace Dali -#endif // __DALI_TEXT_ABSTRACTION_TEXT_IO_H__ +#endif // DALI_TEXT_ABSTRACTION_TEXT_IO_H