From d43dfd4285c2764744ceda1c94eab664f910ac06 Mon Sep 17 00:00:00 2001 From: Lassi Marttala Date: Mon, 26 Mar 2012 11:36:30 +0200 Subject: GDLT-38, Added license to dlt_filetransfer, which had no license notification --- include/dlt/dlt_filetransfer.h | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/include/dlt/dlt_filetransfer.h b/include/dlt/dlt_filetransfer.h index e17f79f..8c55268 100644 --- a/include/dlt/dlt_filetransfer.h +++ b/include/dlt/dlt_filetransfer.h @@ -1,3 +1,22 @@ +/** + * @licence app begin@ + * Copyright (C) 2012 BMW AG + * + * This file is part of GENIVI Project Dlt - Diagnostic Log and Trace console apps. + * + * Contributions are licensed to the GENIVI Alliance under one or more + * Contribution License Agreements. + * + * \copyright + * This Source Code Form is subject to the terms of the + * Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with + * this file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * \file + * For further information see http://www.genivi.org/. + * @licence end@ + */ + #include /* Needed for LONG_MAX */ #include /* Needed for struct stat st*/ #include "dlt.h" /* Needed for DLT Logs */ -- cgit v1.2.1