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(+) (limited to 'include/dlt/dlt_filetransfer.h') 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 From aca8a90599949c458df5cdfca0d74280bb7e818d Mon Sep 17 00:00:00 2001 From: Lassi Marttala Date: Mon, 26 Mar 2012 11:50:02 +0200 Subject: GDLT-38, Update fields in licenses. --- include/dlt/dlt_filetransfer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/dlt/dlt_filetransfer.h') diff --git a/include/dlt/dlt_filetransfer.h b/include/dlt/dlt_filetransfer.h index 8c55268..077e3f0 100644 --- a/include/dlt/dlt_filetransfer.h +++ b/include/dlt/dlt_filetransfer.h @@ -12,7 +12,7 @@ * 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 + * \file dlt_filetransfer.h * For further information see http://www.genivi.org/. * @licence end@ */ -- cgit v1.2.1