X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2FPUI_ani.c;h=808adaab53194e99dab1630381a472b79322a2f0;hb=1603f120ced04a4f01bc9a6f8a1f8719c4e4c3ce;hp=ea132a80dfd11c6570ef0e2f5986a5e690bf82ba;hpb=1d6012480477b7f8a2dcf386807ac61e83902fe1;p=platform%2Fcore%2Fuifw%2Flibpui.git diff --git a/src/PUI_ani.c b/src/PUI_ani.c index ea132a8..808adaa 100644 --- a/src/PUI_ani.c +++ b/src/PUI_ani.c @@ -1,3 +1,28 @@ +/* + * Copyright © 2019 Samsung Electronics co., Ltd. All Rights Reserved. + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice (including the + * next paragraph) shall be included in all copies or substantial + * portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS + * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN + * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. + */ + #include "PUI_internal.h" #include "PUI_backend.h" #include "PUI.h"