From: ByungWoo Lee Date: Fri, 29 May 2015 08:04:10 +0000 (+0900) Subject: [License] Modify license X-Git-Tag: submit/tizen_mobile/20150612.133019^2~2^2~66 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d543c7fbc59107f5e0bcc96900c49a678b6f1804;p=platform%2Fcore%2Fapi%2Fwebapi-plugins.git [License] Modify license Change-Id: Ie66d976c5eb67ecb494f028a2b9232b2b3f927dd --- diff --git a/src/exif/rational.h b/src/exif/rational.h index f2206d8b..a88c51de 100755 --- a/src/exif/rational.h +++ b/src/exif/rational.h @@ -1,20 +1,18 @@ -// -// Tizen Web Device API -// 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. -// - +/* + * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * + * 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. + */ #ifndef EXIF_EXIF_RATIONAL_H_ #define EXIF_EXIF_RATIONAL_H_