[License] Modify license
authorByungWoo Lee <bw1212.lee@samsung.com>
Fri, 29 May 2015 08:04:10 +0000 (17:04 +0900)
committerHyunjin Park <hj.na.park@samsung.com>
Mon, 1 Jun 2015 13:23:49 +0000 (22:23 +0900)
Change-Id: Ie66d976c5eb67ecb494f028a2b9232b2b3f927dd

src/exif/rational.h

index f2206d8b231314a6df5d33ec8c121d16f5ca43a9..a88c51de4746065ab89d888c4baf784d2f0373db 100755 (executable)
@@ -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_