Change license information in ffs backend file 11/201111/1
authorPaweł Szewczyk <p.szewczyk@samsung.com>
Fri, 8 Mar 2019 10:47:05 +0000 (11:47 +0100)
committerPaweł Szewczyk <p.szewczyk@samsung.com>
Fri, 8 Mar 2019 10:47:05 +0000 (11:47 +0100)
The code was mistakenly marked as proprietary.

Change-Id: Id697704ae93c9fc44e12a9998997fb9c8bf09770
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
src/transport/mtp_usb_driver_ffs.c

index 4c3e844..4a21ab2 100644 (file)
@@ -1,20 +1,18 @@
 /* -*- mode: C; c-file-style: "linux" -*-
  *
- * mtp-responder
+ * Copyright (c) 2014 Samsung Electronics Co., Ltd.
  *
- * Copyright (c) 2014 Samsung Electronics Co., Ltd All Rights Reserved
- * PROPRIETARY/CONFIDENTIAL
+ * 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
  *
- * This software is the confidential and proprietary information of
- * SAMSUNG ELECTRONICS ("Confidential Information"). You agree and acknowledge
- * that this software is owned by Samsung and you shall not disclose
- * such Confidential Information and shall use it only in accordance with
- * the terms of the license agreement you entered into with SAMSUNG ELECTRONICS.
- * SAMSUNG make no representations or warranties about the suitability of
- * the software, either express or implied, including but not limited to
- * the implied warranties of merchantability, fitness for a particular purpose,
- * or non-infringement. SAMSUNG shall not be liable for any damages suffered by
- * licensee arising out of or related to this software.
+ * 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.
  */
 
 #define _GNU_SOURCE