X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=optional%2Fdali-toolkit%2Fdali-toolkit.h;h=772bb85552abd5c466e1949cee09af6b1265dbee;hp=ed080fe44b3f268d3228184e8bc3d82e9796a05c;hb=20d79594120aa5db8769cff09a021e9641655bec;hpb=d725a0d2d6b11eff469c9a4d2c13df9e00e6b85f diff --git a/optional/dali-toolkit/dali-toolkit.h b/optional/dali-toolkit/dali-toolkit.h index ed080fe..772bb85 100644 --- a/optional/dali-toolkit/dali-toolkit.h +++ b/optional/dali-toolkit/dali-toolkit.h @@ -1,29 +1,84 @@ #ifndef __DALI_TOOLKIT_INTERNAL_H__ #define __DALI_TOOLKIT_INTERNAL_H__ -// -// Copyright (c) 2014 Samsung Electronics Co., Ltd. -// -// Licensed under the Flora License, Version 1.0 (the License); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://floralicense.org/license/ -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an AS IS BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// +/* + * Copyright (c) 2014 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. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ -#include +#include + +// Toolkit + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include // INTERNAL INCLUDES -#include -#include #include +#include #include #include @@ -31,7 +86,6 @@ #include #include -#include #include #include #include @@ -41,7 +95,6 @@ #include #include #include -#include #include #include #include @@ -52,7 +105,6 @@ #include #include #include -#include #include #include #include @@ -89,4 +141,6 @@ #include #include +#include + #endif // __DALI_TOOLKIT_EXT_H__